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

RequiredField

implements Annotation
com.atlassian.stash.validation.RequiredField

Class Overview

Validate that a field is non-blank

Summary

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