Attempts to retrieve the named field on the Json object and convert it to desired type.
Attempts to retrieve the named field on the Json object and convert it to desired type.
The typ to convert to
The name of the field
The fallback value to return if the field was not found
Optional value if the field was found
Attempts to retrieve the named field on the Json object and convert it to desired type.
Attempts to retrieve the named field on the Json object and convert it to desired type.
The typ to convert to
The name of the field
Optional value if the field was found
Attempts to retrieve the named field on the Json object and convert it to desired type.
Attempts to retrieve the named field on the Json object and convert it to desired type. The function will fail if the field does not exist
The typ to convert to
The name of the field
The value of the field, or an exception if missing
Pimps a JsValue with some nice helper functions