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.

相关工具