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