See: Description
Annotation Type | Description |
---|---|
DayOfMonthIn |
Validates that the day of the month of a date/time object is one of a given list of days.
|
DayOfMonthIn.List |
Defines several
DayOfMonthIn annotations on the same element. |
DayOfMonthIs |
Validates that the day of the month of a date/time object is a given day.
|
DayOfMonthIs.List |
Defines several
DayOfMonthIs annotations on the same element. |
DayOfMonthNotIn |
Validates that the day of the month of a date/time object is one of a given list of days.
|
DayOfMonthNotIn.List |
Defines several
DayOfMonthNotIn annotations on the same element. |
LastDayOfMonth |
Validates that the day of the month of a date/time object is the last day of its month.
|
LastDayOfMonth.List |
Defines several
LastDayOfMonth annotations on the same element. |
Copyright © 2021–2022. All rights reserved.