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