play.api.data.FormError
See theFormError companion object
A form error.
Value parameters
- args
-
Arguments used to format the message.
- key
-
The error key (should be associated with a field using the same key).
- messages
-
The form message (often a simple message key needing to be translated), if more than one message is passed the last one will be used.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article