Validates domainId.
Validates domainId.
public static int ValidateDomainId(int);
Validates domainId and adds custom message to exception, if one is thrown.
public static int ValidateDomainId(int,string);
AuthenticationValidator Class | IExSys.Authentication.Validation Namespace