Package javax.validation.constraints
Annotation Type PastOrPresent.List
- Enclosing class:
PastOrPresent
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface PastOrPresent.List
Defines several
PastOrPresent
annotations on the same element.- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
PastOrPresent[] value
-