Annotation Type NonEmptySingleAttachmentIf.List
- Enclosing class:
- NonEmptySingleAttachmentIf
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public static @interface NonEmptySingleAttachmentIf.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
NonEmptySingleAttachmentIf[] value- Returns:
- The constraint to apply on the annotated field.
-