Annotation Interface AllowEmpty


@Retention(RUNTIME) public @interface AllowEmpty
Indicates that a String is allowed be empty, otherwise by default it must be non-empty.