JSON
json.decodeSafe
Parses JSON with the same parsing behavior as json.decode and returns a success flag instead of throwing for parse errors.
Parses JSON with the same parsing behavior as json.decode and returns a success flag instead of throwing for parse errors.