See: Description
Annotation Type | Description |
---|---|
YearMonthAfter |
Validates that the year-month part of a date/time object is after a specific moment in time.
|
YearMonthAfter.List |
Defines several
YearMonthAfter annotations on the same element. |
YearMonthBefore |
Validates that the year-month part of a date/time object is before a specific moment in time.
|
YearMonthBefore.List |
Defines several
YearMonthBefore annotations on the same element. |
YearMonthMaxAfter |
Validates that the year-month part of a date/time object is not more than a specific duration after a specific moment in time.
|
YearMonthMaxAfter.List |
Defines several
YearMonthMaxAfter annotations on the same element. |
YearMonthMaxBefore |
Validates that the year-month part of a date/time object is not more than a specific duration before a specific moment in time.
|
YearMonthMaxBefore.List |
Defines several
YearMonthMaxBefore annotations on the same element. |
YearMonthMinAfter |
Validates that the year-month part of a date/time object is not less than a specific duration after a specific moment in time.
|
YearMonthMinAfter.List |
Defines several
YearMonthMinAfter annotations on the same element. |
YearMonthMinBefore |
Validates that the year-month part of a date/time object is not less than a specific duration before a specific moment in time.
|
YearMonthMinBefore.List |
Defines several
YearMonthMinBefore annotations on the same element. |
YearMonthNotAfter |
Validates that the year-month part of a date/time object is not after a specific moment in time.
|
YearMonthNotAfter.List |
Defines several
YearMonthNotAfter annotations on the same element. |
YearMonthNotBefore |
Validates that the year-month part of a date/time object is not before a specific moment in time.
|
YearMonthNotBefore.List |
Defines several
YearMonthNotBefore annotations on the same element. |
Copyright © 2021–2022. All rights reserved.