Validates lastName and adds custom message to exception, if one is thrown.
Validated last name.
IAuthenticationValidator.ValidateLastName
| Exception Type | Condition |
|---|---|
| InvalidLastNameException | Thrown when invalid lastName is passed. |
StandardValidator Class | IExSys.Authentication.Validation Namespace