Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent.AbstractFutureOrPresentEpochBasedValidator
Packages that use AbstractFutureOrPresentEpochBasedValidator
Package
Description
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint.-
Uses of AbstractFutureOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent
Subclasses of AbstractFutureOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresentModifier and TypeClassDescriptionclassCheck if Joda Time type who implementsimport org.joda.time.ReadableInstantis in the future.classCheck if Joda Time type who implementsorg.joda.time.ReadablePartialis in the future.