Trait for the JsonParser
- Companion:
- object
Value members
Abstract methods
Deserialize the JSON string in a Try generic type
Deserialize the JSON string in a Try generic type
- Value parameters:
- string
JSON string
- Returns:
a Try with the object deserialized