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