Validation | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Validation

I’d like to know more about form validations please

19th Jul 2019, 5:45 PM
Mnqobi
Mnqobi - avatar
2 Antworten
+ 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.
19th Jul 2019, 6:34 PM
Muaz Ahmad
Muaz Ahmad - avatar
0
Ok thanks, but which property do i use with it?
20th Jul 2019, 4:33 AM
Mnqobi
Mnqobi - avatar