I would like to validate JSON coming from an external source. The JSON RFC specifically states, that all strings should be wrapped in double quotes and single quotes are not valid. However, both the built-in I would like to validate JSON coming from an ex