@Constraint @Documented @Length @Retention @Target public abstract @interface

OptionalString

implements Annotation
com.atlassian.bitbucket.validation.annotation.OptionalString

Class Overview

Optional but if it is supplied it must be no longer than max characters and must not be the empty string (0-length).

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation