Validates userId and adds custom message to exception, if one is thrown.
Validated database user identifier.
IAuthenticationValidator.ValidateUserId
| Exception Type | Condition |
|---|---|
| InvalidUserIdentifierException | Thrown when invalid userId is passed. |
StandardValidator Class | IExSys.Authentication.Validation Namespace