Example
Properties
boolean
required
Indicates whether the username passed all validation rules.
required
An array of UsernameValidationError objects representing
the individual rules that failed, if any.This array is empty if UsernameValidationResult.isValid is
true.