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