com.greenfossil.data.mapping.Binder
See theBinder companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Binds this field, i.e. constructs a concrete value from submitted data.
Binds this field, i.e. constructs a concrete value from submitted data.
Value parameters
-
data
-
the submitted data
-
key
-
the field key
Attributes
-
Returns
-
Either a concrete value of type T or a set of error if the binding failed.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any