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 TypeClassDescriptionclassCheck if Joda Time type who implementsimport org.joda.time.ReadableInstantis in the past.classCheck if Joda Time type who implementsorg.joda.time.ReadablePartialis in the past.