See: Description
| Annotation Type | Description |
|---|---|
| HourIn |
Validates that the hour of a date/time object is one of a given list of values.
|
| HourIn.List |
Defines several
HourIn annotations on the same element. |
| HourIs |
Validates that the hour of a date/time object is a given value.
|
| HourIs.List |
Defines several
HourIs annotations on the same element. |
| HourNotIn |
Validates that the hour of a date/time object is not one of a given list of values.
|
| HourNotIn.List |
Defines several
HourNotIn annotations on the same element. |
Copyright © 2021–2022. All rights reserved.