Closed
Solved
Password Edit Validation
I am trying to create an Edit Validate rule to check if the password typed in on the register form contains:
-uppercase and lowercase letters
-at least a number and a special character
How can I go around on creating this? I see there is no built in rule for what I am looking.