Converts JsValues to/from objects of type O
Converts JsValues to/from objects of type O
output data type
A Converter which uses Json schemas: the schema is added to each play.api.libs.json.JsObject
Uses Json schemas contained in the Json objects to map to Scala types
Format for a variant (tagged union)
Format for a variant (tagged union)
type of some trait
play.api.libs.json.Formats defining the serialization and de-serialization of objects.