deserialize
Deserializes the string element using strict type conversion.
Throws
if converting to numeric type with invalid format
if converting to boolean with value other than "true"/"false"
if attempting to deserialize to non-scalar types
Deserializes the string element using strict type conversion.
if converting to numeric type with invalid format
if converting to boolean with value other than "true"/"false"
if attempting to deserialize to non-scalar types