JSON Schema Validation and Annotation
Developer Tools
What is jsonschema.dev?
Ben Hutton leads the JSON Schema core team. JSON Schema is a vocabulary for annotating and validating JSON documents. It is used by many major organizations and forms part of the OpenAPI Specification.
Key Features
- Annotates JSON documents
- Validates JSON documents
- Part of the OpenAPI Specification
- Used by webpack and eslint