@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public static @interface EmptyIfOtherIsNotEmpty.List
@MustBeEmptyIfOtherIsFilled annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
EmptyIfOtherIsNotEmpty[] |
value
must be empty if other is not empty value.
|
public abstract EmptyIfOtherIsNotEmpty[] value
Copyright © 2015–2016. All rights reserved.