kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Add input validation to password reset form #20

Open kalevias opened 6 years ago

kalevias commented 6 years ago

Input validation is needed on the password reset form as per #2. See design specification in UC4. Input form design task specified in #19. Refer to our Data Standards when creating the validation code.

Deliverable: JavaScript code for input validation on password reset form committed to GitHub.