fromString
Converts a String representation of a DataObject, into an actual DataObject if possible. This method eagerly parses the string value.
Return
DataObject of the given string; else null
Converts a String representation of a DataObject, into an actual DataObject if possible. This method eagerly parses the string value.
DataObject of the given string; else null