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 TypeClassDescriptionclass
Check if Joda Time type who implementsimport org.joda.time.ReadableInstant
is in the future.class
Check if Joda Time type who implementsorg.joda.time.ReadablePartial
is in the future.