Alternatives to JSON Schema Validator

An online tool that validates a JSON document against a JSON Schema you paste in. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Also worth comparing

These listings name JSON Schema Validator as their own alternative, so the relationship runs both ways.

  • JSONLint

    An online JSON validator and formatter that tidies and checks pasted or fetched JSON.

    FreeProprietaryWeb

    JSON Schema Validator checks JSON against a pasted schema from draft 3 to 2020-12, but validation runs on its server and it does not format output.

Similar software

Related functionality, not a direct replacement.