Annotation Type Past
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckPast.class) @Documented public @interface Past
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckPast.class) @Documented public @interface Past