See: Description
Annotation Type | Description |
---|---|
DateAfter |
Validates that the date part of a date/time object is after a specific moment in time.
|
DateAfter.List |
Defines several
DateAfter annotations on the same element. |
DateBefore |
Validates that the date part of a date/time object is before a specific moment in time.
|
DateBefore.List |
Defines several
DateBefore annotations on the same element. |
DateMaxAfter |
Validates that the date part of a date/time object is not more than a specific duration after a specific moment in time.
|
DateMaxAfter.List |
Defines several
DateMaxAfter annotations on the same element. |
DateMaxBefore |
Validates that the date part of a date/time object is not more than a specific duration before a specific moment in time.
|
DateMaxBefore.List |
Defines several
DateMaxBefore annotations on the same element. |
DateMinAfter |
Validates that the date part of a date/time object is not less than a specific duration after a specific moment in time.
|
DateMinAfter.List |
Defines several
DateMinAfter annotations on the same element. |
DateMinBefore |
Validates that the date part of a date/time object is not less than a specific duration before a specific moment in time.
|
DateMinBefore.List |
Defines several
DateMinBefore annotations on the same element. |
DateNotAfter |
Validates that the date part of a date/time object is not after a specific moment in time.
|
DateNotAfter.List |
Defines several
DateNotAfter annotations on the same element. |
DateNotBefore |
Validates that the date part of a date/time object is not before a specific moment in time.
|
DateNotBefore.List |
Defines several
DateNotBefore annotations on the same element. |
Copyright © 2021–2022. All rights reserved.