Annotation Type AgeLimitCheck.List

Enclosing class:
AgeLimitCheck

@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface AgeLimitCheck.List
Defines several AgeLimitCheck annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    age limit check value.
  • Element Details

    • value

      AgeLimitCheck[] value
      age limit check value.
      Returns:
      value