Toolzy

JSON Validator

Validate JSON and see the exact syntax error.

Check whether text is valid JSON. If not, the precise parser error is shown.

使い方

  1. Paste JSON.
  2. See valid or the error.
  3. Fix and re-check.

よくある質問

What errors are detected?
Any JSON syntax error reported by the parser.
Does it check schemas?
No, only JSON syntax validity.

関連ツール