Class ConstraintEmailBlackList
java.lang.Object
io.vertigo.easyforms.runner.pack.constraint.ConstraintEmailBlackList
public final class ConstraintEmailBlackList
extends Object
implements io.vertigo.datamodel.smarttype.definitions.Constraint<Integer,String>
Check if the mail domain is not in a blacklist.
Add 'DISPOSABLE' to arg list to add a built-in list of disposable email.
- Author:
- npiedeloup, skerdudou
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckConstraint(String email) io.vertigo.core.locale.LocaleMessageTextio.vertigo.datamodel.smarttype.definitions.Property<Integer>
-
Field Details
-
DISPOSABLE
- See Also:
-
-
Constructor Details
-
Method Details
-
checkConstraint
-
getErrorMessage
public io.vertigo.core.locale.LocaleMessageText getErrorMessage() -
getProperty
-
getPropertyValue
-