Assessment Request for Form Validation 1 Skill Test

Hi. Any assessment would be appreciated for Form Validation test. Thank you and have a good day!

Form Validation 1
Form Validation 2
Form Validation 3

1 - looks good
2 - good, email regex could also be -
([0-9]{3}[-| |.]){2}[0-9]{4}
3 - Your error message

Email is too short

Should elaborate more about the current state and the required state.
For example

You entered 6 characters, the minimum length allowed is 10

1 Like