public static class UserEmailAddressException.MustHaveValidDomain extends UserEmailAddressException
UserEmailAddressException.MustBeEqual, UserEmailAddressException.MustHaveValidDomain, UserEmailAddressException.MustNotBeDuplicate, UserEmailAddressException.MustNotBeNull, UserEmailAddressException.MustNotBePOP3User, UserEmailAddressException.MustNotBeReserved, UserEmailAddressException.MustNotUseBlockedDomain, UserEmailAddressException.MustNotUseCompanyMx, UserEmailAddressException.MustValidate
Modifier and Type | Field and Description |
---|---|
String |
emailAddress |
String |
validDomains |
Constructor and Description |
---|
MustHaveValidDomain(String emailAddress,
String validDomains) |