See: Description
| Annotation Type | Description |
|---|---|
| DayOfWeekIn |
Validates that the day of the week of a date/time object is one of a given list of days of the week.
|
| DayOfWeekIn.List |
Defines several
DayOfWeekIn annotations on the same element. |
| DayOfWeekIs |
Validates that the day of the week of a date/time object is a given day of the week.
|
| DayOfWeekIs.List |
Defines several
DayOfWeekIs annotations on the same element. |
| DayOfWeekNotIn |
Validates that the day of the week of a date/time object is not one of a given list of days of the week.
|
| DayOfWeekNotIn.List |
Defines several
DayOfWeekNotIn annotations on the same element. |
Copyright © 2021–2022. All rights reserved.