Add Password Validator #2212
Open
Add Password Validator #2212
Comments
I would like to work on this issue. |
Open
Ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Validates if the entered password has at least one special character, one number, doesn't have spaces and has more than 5 but less than 20 characters in length.
Case 1 (Invalid Password):
Case 2 (Valid Password):
The text was updated successfully, but these errors were encountered: