Uses of Class
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent.AbstractFutureOrPresentJavaTimeValidator
Packages that use AbstractFutureOrPresentJavaTimeValidator
Package
Description
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint.-
Uses of AbstractFutureOrPresentJavaTimeValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent
Subclasses of AbstractFutureOrPresentJavaTimeValidator in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresentModifier and TypeClassDescriptionclassCheck that thejava.time.chrono.HijrahDatepassed is in the future.classCheck that thejava.time.Instantpassed is in the future.classCheck that thejava.time.chrono.JapaneseDatepassed is in the future.classCheck that thejava.time.LocalDatepassed is in the future.classCheck that thejava.time.LocalDateTimepassed is in the future.classCheck that thejava.time.LocalTimepassed is in the future.classCheck that thejava.time.chrono.MinguoDatepassed is in the future.classCheck that thejava.time.MonthDaypassed is in the future.classCheck that thejava.time.OffsetDateTimepassed is in the future.classCheck that thejava.time.OffsetTimepassed is in the future.classCheck that thejava.time.chrono.ThaiBuddhistDatepassed is in the future.classCheck that thejava.time.Yearpassed is in the future.classCheck that thejava.time.YearMonthpassed is in the future.classCheck that thejava.time.ZonedDateTimepassed is in the future.