| Package | Description |
|---|---|
| net.sf.mmm.util.property.api.time | |
| net.sf.mmm.util.validation.base.time |
| Class and Description |
|---|
| ValidatorBuilderInstant |
| ValidatorBuilderLocalDate |
| ValidatorBuilderLocalDateTime |
| Class and Description |
|---|
| ValidatorBuilderInstant |
| ValidatorBuilderLocalDate |
| ValidatorBuilderLocalDateTime |
| ValidatorBuilderTime
This is the abstract base implementation of
ObjectValidatorBuilder for date and time values. |
| ValidatorTimeAfter
This is a
ValueValidator that
validates that a date/time lies after
a given value. |
| ValidatorTimeBefore
This is a
ValueValidator that
validates that a date/time lies before
a given value. |
| ValidatorTimeFuture
This is a
ValueValidator that
validates that a date lies in the
future. |
| ValidatorTimePast
This is a
ValueValidator that
validates that a date lies in the
past. |
Copyright © 2001–2016 mmm-Team. All rights reserved.