See: Description
Annotation Type | Description |
---|---|
MonthIn |
Validates that the month of a date/time object is one of a given list of months.
|
MonthIn.List |
Defines several
MonthIn annotations on the same element. |
MonthIs |
Validates that the month of a date/time object is a given month.
|
MonthIs.List |
Defines several
MonthIs annotations on the same element. |
MonthNotIn |
Validates that the month of a date/time object is one of a given list of months.
|
MonthNotIn.List |
Defines several
MonthNotIn annotations on the same element. |
Copyright © 2021–2022. All rights reserved.