Validates userName and adds custom message to exception, if one is thrown.
Validated user name.
IAuthenticationValidator.ValidateUserName
| Exception Type | Condition |
|---|---|
| InvalidUserNameException | Thrown when invalid userName is passed. |
StandardValidator Class | IExSys.Authentication.Validation Namespace