public class ServiceAllowedEmailFieldValidator extends RestrictedEmailFieldValidator implements Contexed
RestrictedEmailFieldValidator
that uses a standard config property
service.email.forbidden for forbidden email patternsModifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_EMAIL_FORBIDDEN_CONFIG |
Constructor and Description |
---|
ServiceAllowedEmailFieldValidator(AppContext conn) |
Modifier and Type | Method and Description |
---|---|
AppContext |
getContext() |
equals, hashCode, validate
public static final java.lang.String SERVICE_EMAIL_FORBIDDEN_CONFIG
public ServiceAllowedEmailFieldValidator(AppContext conn)
public AppContext getContext()
getContext
in interface Contexed