What does a JSON validator check?
It checks whether the text follows valid JSON syntax, including quotes, commas, braces and arrays.
EvaJSON guide
Check whether JSON is valid and get immediate feedback when syntax issues need fixing.
It checks whether the text follows valid JSON syntax, including quotes, commas, braces and arrays.
EvaJSON validates JSON syntax. Schema validation may be added later.