Package io.avaje.validation.constraints
Annotation Interface Future
@Documented
@Target({METHOD,FIELD,ANNOTATION_TYPE,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Repeatable(List.class)
public @interface Future
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceDefines several@Futureconstraints on the same element. -
Optional Element Summary
Optional Elements