Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent.AbstractPastOrPresentEpochBasedValidator
Packages that use AbstractPastOrPresentEpochBasedValidator
Package
Description
Constraint validator implementations of the Bean Validation
PastOrPresent
constraint.-
Uses of AbstractPastOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent
Subclasses of AbstractPastOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresentModifier and TypeClassDescriptionclass
Check if Joda Time type who implementsimport org.joda.time.ReadableInstant
is in the past.class
Check if Joda Time type who implementsorg.joda.time.ReadablePartial
is in the past.