See: Description
Annotation Type | Description |
---|---|
YearAfter |
Validates that the year part of a date/time object is after a specific moment in time.
|
YearAfter.List |
Defines several
YearAfter annotations on the same element. |
YearBefore |
Validates that the year part of a date/time object is before a specific moment in time.
|
YearBefore.List |
Defines several
YearBefore annotations on the same element. |
YearMaxAfter |
Validates that the year part of a date/time object is not more than a specific duration after a specific moment in time.
|
YearMaxAfter.List |
Defines several
YearMaxAfter annotations on the same element. |
YearMaxBefore |
Validates that the year part of a date/time object is not more than a specific duration before a specific moment in time.
|
YearMaxBefore.List |
Defines several
YearMaxBefore annotations on the same element. |
YearMinAfter |
Validates that the year part of a date/time object is not less than a specific duration after a specific moment in time.
|
YearMinAfter.List |
Defines several
YearMinAfter annotations on the same element. |
YearMinBefore |
Validates that the year part of a date/time object is not less than a specific duration before a specific moment in time.
|
YearMinBefore.List |
Defines several
YearMinBefore annotations on the same element. |
YearNotAfter |
Validates that the year part of a date/time object is not after a specific moment in time.
|
YearNotAfter.List |
Defines several
YearNotAfter annotations on the same element. |
YearNotBefore |
Validates that the year part of a date/time object is not before a specific moment in time.
|
YearNotBefore.List |
Defines several
YearNotBefore annotations on the same element. |
Copyright © 2021–2022. All rights reserved.