-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Description
Using your script through a few forms and tried to figure out how to accomplish specific validation on a password field where the password requires to have lower and upper case letters, numbers and special characters (like @ or + etc).
Can you natively setup the form validator to do this? (we're also combining it with a password confirm field).
Any help would be appreciated.
Thanks!