Class ConstraintLocalDateMinimum
java.lang.Object
io.vertigo.easyforms.runner.pack.constraint.ConstraintLocalDateMinimum
public final class ConstraintLocalDateMinimum
extends Object
implements io.vertigo.datamodel.smarttype.definitions.Constraint<Double,LocalDate>
Contrainte sur la valeur minimale d'une date.
arguments = valeur minimale.
- Author:
- npiedeloup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckConstraint(LocalDate value) io.vertigo.core.locale.LocaleMessageTextio.vertigo.datamodel.smarttype.definitions.Property
-
Constructor Details
-
Method Details
-
checkConstraint
-
getErrorMessage
public io.vertigo.core.locale.LocaleMessageText getErrorMessage() -
getProperty
public io.vertigo.datamodel.smarttype.definitions.Property getProperty() -
getPropertyValue
-