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