Is there a recommended way to handle an error when calling json.unmarshall method?
For example, if I have a JSON file with invalid syntax the “unmarshall” method returns a message similar to the following:
invalid character ‘}’ looking for beginning of object key string