Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.future.AbstractFutureEpochBasedValidator
Packages that use AbstractFutureEpochBasedValidator
Package
Description
Constraint validator implementations of the Bean Validation
Future
constraint.-
Uses of AbstractFutureEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.future
Subclasses of AbstractFutureEpochBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureModifier 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.