| Package | Description |
|---|---|
| com.github.robtimus.validation.time |
Contains validation constraints for times.
|
| Class and Description |
|---|
| TimeMinAfter
Validates that the time part of a date/time object is not less than a specific duration after a specific moment in time.
|
| TimeMinBefore
Validates that the time part of a date/time object is not less than a specific duration before a specific moment in time.
|
Copyright © 2021–2022. All rights reserved.