Provider utilities to validate data
Static
Verify a password is a strong one. A strong password is a string which has 10 or more characters, which must contain at least a lowercase, an uppercase, a numeric and a special character.
password to validate
Generated using TypeDoc
Provider utilities to validate data