issues
search
DEbinger
/
CEGS
Final Project
0
stars
2
forks
source link
Finishing up validation
#97
Closed
nms377
closed
7 years ago
nms377
commented
7 years ago
setup pattern attribute to validate all fields
wrote function to validate that password and confirm_password inputs match before pinging the server
validation only catches mismatched passwords on second attempt
first attempt it pings the server and the server catches the error
resolves #59
resolves #59