Leading-Lady-Coders-LLC / 2310-CapstoneProject

0 stars 2 forks source link

NewUserRegistration - input field validations #111

Open BethQ321 opened 8 months ago

BethQ321 commented 8 months ago

check login page for input field validations

user name *required field takes alphabets and numbers min length 6 max length -15

first name *required field takes alphabets only min 3 chars max 12 chars

last name *required field takes alphabets only min 3 chars max 12 chars

pasword *required field takes alphabets, numbers and special characters min 6 max 15