Ilumnis Authentication

IAuthenticationValidator Members

IAuthenticationValidator overview

Public Instance Methods

ValidateBirthday Validates birthday and adds custom message to exception, if one is thrown.
ValidateDomainId Validates domainId and adds custom message to exception, if one is thrown.
ValidateDomainName Validates domainName and adds custom message to exception, if one is thrown.
ValidateFirstName Validates firstName and adds custom message to exception, if one is thrown.
ValidateLastName Validates lastName and adds custom message to exception, if one is thrown.
ValidateMiddleName Validates middleName and adds custom message to exception, if one is thrown.
ValidatePassword Validates password and adds custom message to exception, if one is thrown.
ValidateRightId Validates rightId and adds custom message to exception, if one is thrown.
ValidateRightName Validates rightName and adds custom message to exception, if one is thrown.
ValidateRoleId Validates roleId and adds custom message to exception, if one is thrown.
ValidateRoleName Validates roleName and adds custom message to exception, if one is thrown.
ValidateUserId Validates userId and adds custom message to exception, if one is thrown.
ValidateUserName Validates userName and adds custom message to exception, if one is thrown.

See Also

IAuthenticationValidator Interface | IExSys.Authentication.Validation Namespace