Interface PasswordChangeRecoverableError.CustomValidationError

All Superinterfaces:
MobileAuthenticationClientError, PasswordChangeRecoverableError, RecoverableError
Enclosing interface:
PasswordChangeRecoverableError

public static interface PasswordChangeRecoverableError.CustomValidationError extends PasswordChangeRecoverableError
The provided new password has failed the validation done in PasswordPolicy.validatePasswordForPasswordChange(char[], Runnable, Consumer).