Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent.AbstractPastOrPresentInstantBasedValidator
Packages that use AbstractPastOrPresentInstantBasedValidator
Package
Description
Constraint validator implementations of the Bean Validation
PastOrPresent constraint.-
Uses of AbstractPastOrPresentInstantBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent
Subclasses of AbstractPastOrPresentInstantBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresentModifier and TypeClassDescriptionclassCheck that thejava.util.Calendarpassed to be validated is in the past.classCheck that thejava.util.Datepassed to be validated is in the past.