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