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