Skip to main content
Example

Properties

isValid
boolean
Overall outcome of all password policy checks.true only if every rule in PasswordComplexityRule has status equal to "valid".
Array of evaluated password rules.Each item is a PasswordComplexityRule whose status field reflects the computed validation result for that rule.