Package | Description |
---|---|
com.github.robtimus.validation.date |
Contains validation constraints for dates.
|
Class and Description |
---|
DateMinAfter
Validates that the date part of a date/time object is not less than a specific duration after a specific moment in time.
|
DateMinBefore
Validates that the date 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.