+ 1
Validation
I’d like to know more about form validations please
2 Réponses
+ 5
Sometimes a password validation in a form is essential. ... Check a password between 8 to 15 characters which contain at least one lowercase letter, one uppercase letter, one numeric digit, and one special character.
0
Ok thanks, but which property do i use with it?