Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent.AbstractFutureOrPresentEpochBasedValidator
-
Packages that use AbstractFutureOrPresentEpochBasedValidator Package Description org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent Constraint validator implementations of the Bean ValidationFutureOrPresentconstraint. -
-
Uses of AbstractFutureOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent
Subclasses of AbstractFutureOrPresentEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent Modifier and Type Class Description classFutureOrPresentValidatorForReadableInstantCheck if Joda Time type who implementsimport org.joda.time.ReadableInstantis in the future.classFutureOrPresentValidatorForReadablePartialCheck if Joda Time type who implementsorg.joda.time.ReadablePartialis in the future.
-