Class Formats.AnnotationNonEmptyFormatter

java.lang.Object
play.data.format.Formatters.AnnotationFormatter<Formats.NonEmpty,String>
play.data.format.Formats.AnnotationNonEmptyFormatter
Enclosing class:
Formats

public static class Formats.AnnotationNonEmptyFormatter extends Formatters.AnnotationFormatter<Formats.NonEmpty,String>
Annotation formatter, triggered by the @NonEmpty annotation.