input password validation #10841
Unanswered
nicitaacom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want a-z A-Z 0-9 - required
!@#$%*_- - optional
8-64 symbols
I have this validation for password
Now I can put in my input filed something like 12345678 and form will be submitted
Beta Was this translation helpful? Give feedback.
All reactions