fromString
Parse a data item from a String.
Return
the converted data.
Parameters
str
string representation of the data.
Throws
if the value is not a valid value.
Parse a data item from a String.
the converted data.
string representation of the data.
if the value is not a valid value.