Annotation Interface BeforeAfterDateTime
@Documented
@Constraint(validatedBy=BeforeAfterDateTimeValidator.class)
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
public @interface BeforeAfterDateTime
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static class
static @interface
-
Optional Element Summary
Optional Elements
-
Element Details