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