Annotation Interface NotBlank


The annotated element must not be null and must contain at least one non-whitespace character. Accepts CharSequence.
Since:
2.0
See Also: