Annotation Type MultiAttachmentSizeIf.List
-
@Target(TYPE) @Retention(RUNTIME) @Documented public static @interface MultiAttachmentSizeIf.List
Defines severalMultiAttachmentSizeIf
constraints on the same element.- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description MultiAttachmentSizeIf[]
value
-
-
-
Element Detail
-
value
MultiAttachmentSizeIf[] value
- Returns:
- The constraint to apply on the annotated field.
-
-