Committed by
GitHub
GetuUtils has Uppercase/Capital letter?
Added this simple function to provide better password validation using GetUtils With this you can validate a password field combining: GetUtils.isnumericOnly(string) & GetUtils.isAlphabetOnly(string) & GetUtils.isLengthGreaterOrEqual(string); Thank you very much.
Showing
1 changed file
with
3 additions
and
0 deletions
-
Please register or login to post a comment