getMinLength
static
getMinLength()
:
Number
Returns the minimum length.
Returns:
the minimum length
getMinSpecialChars
static
getMinSpecialChars()
:
Number
Returns the minimum number of special characters.
Returns:
the minimum number of special characters
isForceLetters
static isForceLetters()
:
boolean
Returns true
if letters are enforced.
Returns:
if letters are enforced
isForceMixedCase
static isForceMixedCase()
:
boolean
Returns true
if mixed case is enforced.
Returns:
if mixed case is enforced
isForceNumbers
static isForceNumbers()
:
boolean
Returns true
if numbers are enforced.
Returns:
if numbers are enforced