play.api.data.validation.Invalid
See theInvalid companion class
This object provides helper methods to construct Invalid values.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates an Invalid value with a single error.
Creates an Invalid value with a single error.
Value parameters
-
error
-
the validation error
Attributes
-
Returns
-
an Invalid value
Creates an Invalid value with a single error.
Creates an Invalid value with a single error.
Value parameters
-
args
-
the validation error message arguments
-
error
-
the validation error message
Attributes
-
Returns
-
an Invalid value