Package play.data.format
package play.data.format
Provides the formatting API used by
Form classes.-
ClassDescriptionDefines several default formatters.Annotation formatter, triggered by the
@DateTimeannotation.Annotation formatter, triggered by the@NonEmptyannotation.Formatter forjava.util.Datevalues.Defines the format for aDatefield.Defines the format for aStringfield that cannot be empty.Formatters helper.Super-type for annotation-based formatters.Super-type for custom simple formatters.