Package org.hibernate.validator.internal.constraintvalidators.bv.time.future
package org.hibernate.validator.internal.constraintvalidators.bv.time.future
Constraint validator implementations of the Bean Validation
Future constraint.-
ClassesClassDescriptionBase class for all
@Futurevalidators that use an epoch to be compared to the time reference.Base class for all@Futurevalidators that use anInstantto be compared to the time reference.Base class for all@Futurevalidators that are based on thejava.timepackage.Check that thejava.util.Calendarpassed to be validated is in the future.Check that thejava.util.Datepassed to be validated is in the future.Check that thejava.time.chrono.HijrahDatepassed is in the future.Check that thejava.time.Instantpassed is in the future.Check that thejava.time.chrono.JapaneseDatepassed is in the future.Check that thejava.time.LocalDatepassed is in the future.Check that thejava.time.LocalDateTimepassed is in the future.Check that thejava.time.LocalTimepassed is in the future.Check that thejava.time.chrono.MinguoDatepassed is in the future.Check that thejava.time.MonthDaypassed is in the future.Check that thejava.time.OffsetDateTimepassed is in the future.Check that thejava.time.OffsetTimepassed is in the future.Check if Joda Time type who implementsimport org.joda.time.ReadableInstantis in the future.Check if Joda Time type who implementsorg.joda.time.ReadablePartialis in the future.Check that thejava.time.chrono.ThaiBuddhistDatepassed is in the future.Check that thejava.time.Yearpassed is in the future.Check that thejava.time.YearMonthpassed is in the future.Check that thejava.time.ZonedDateTimepassed is in the future.