java.lang.Object
io.helidon.validation.Validation.Calendar
- Enclosing class:
Validation
Calendar constraints.
All constraints in this class support the following types:
java.util.Datejava.util.Calendarjava.time.Instantjava.time.LocalDatejava.time.LocalDateTimejava.time.LocalTimejava.time.MonthDayjava.time.OffsetDateTimejava.time.OffsetTimejava.time.Yearjava.time.YearMonthjava.time.ZonedDateTimejava.time.chrono.HijrahDatejava.time.chrono.JapaneseDatejava.time.chrono.MinguoDatejava.time.chrono.ThaiBuddhistDate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceThe annotated element must be in the future.static @interfaceThe annotated element must be in the future or present.static @interfaceThe annotated element must be in the past.static @interfaceThe annotated element must be in the past or present. -
Method Summary