Package | Description |
---|---|
com.github.robtimus.validation.dayofmonth.validators |
Contains validators for the day of the month validation constraints.
|
com.github.robtimus.validation.dayofweek.validators |
Contains validators for the day of the week validation constraints.
|
com.github.robtimus.validation.month.validators |
Contains validators for the month validation constraints.
|
Modifier and Type | Class and Description |
---|---|
static class |
LastDayOfMonthValidator.ForLocalDate
A constraint validator for
LastDayOfMonth for LocalDate . |
static class |
LastDayOfMonthValidator.ForLocalDateTime
A constraint validator for
LastDayOfMonth for LocalDateTime . |
Copyright © 2021–2022. All rights reserved.