public class ServiceAllowedEmailFieldValidator extends RestrictedEmailFieldValidator implements Contexed
RestrictedEmailFieldValidator that uses a standard config property
service.email.forbidden for forbidden email patterns| Modifier 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, validatepublic static final java.lang.String SERVICE_EMAIL_FORBIDDEN_CONFIG
public ServiceAllowedEmailFieldValidator(AppContext conn)
public AppContext getContext()
getContext in interface Contexed