Annotation Interface TrimmedLength.List

Enclosing class:
TrimmedLength

@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface TrimmedLength.List
Defines several @TrimmedSize annotations on the same element
Since:
1.0.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      TrimmedLength[] value
      Returns:
      Defined annotations
      Since:
      1.0.0