Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent.AbstractFutureOrPresentInstantBasedValidator
Packages that use AbstractFutureOrPresentInstantBasedValidator
Package
Description
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint.-
Uses of AbstractFutureOrPresentInstantBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent
Subclasses of AbstractFutureOrPresentInstantBasedValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresentModifier and TypeClassDescriptionclassCheck that thejava.util.Calendarpassed to be validated is in the future.classCheck that thejava.util.Datepassed to be validated is in the future.