JSONLint Partners
Check out their products!About JSONModel?
JSONModel is a tool to translate json directly to Object-c model file or Java Bean file.
Common Errors
'STRING' - You probably have an extra comma at the end of your collection. Something like { "a": "b", }'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - You probably have an extra comma at the end of your list. Something like: ["a", "b", ]{ "key": "value" }Credits
Maintained by CircleCell. Thanks to JSONLint of JSON and JS Lint, and Zach Carter, who built a pure JavaScript implementation.