play.api.libs.json
Json deserializer: write an implicit to define a deserializer for any type.
Convert the JsValue into a A
the function applied on the result of the current instance, if successful
Json deserializer: write an implicit to define a deserializer for any type.