Class ConstraintLocalDateMaximum
java.lang.Object
io.vertigo.easyforms.runner.pack.constraint.ConstraintLocalDateMaximum
public final class ConstraintLocalDateMaximum
extends Object
implements io.vertigo.datamodel.smarttype.definitions.Constraint<Double,LocalDate>
Contrainte sur la valeur maximale d'une date.
arguments = valeur maximale.
- 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
-