json-schema-spec
JSON Validator
A specification for validating and annotating JSON documents
The JSON Schema specification
4k stars
107 watching
270 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
api-documentationjsonjson-schemajsonschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
json-schema-form/angular-schema-form | Generate forms from JSON schemas using AngularJS | 2,470 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 82 |
json-schema-faker/json-schema-faker | Provides consistent and meaningful fake data for systems using JSON Schema | 3,301 |
ajv-validator/ajv | A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,907 |
jsonrainbow/json-schema | A PHP implementation of JSON schema for validating and enforcing data structure constraints | 3,553 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,536 |
jdorn/json-editor | A tool that allows users to create and edit JSON data visually using a schema-based interface. | 5,812 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 405 |
json-schema-org/community | A space to discuss and organize the community around JSON Schema standardization | 85 |
tangram-js/json-schema-editor | An editor for creating and managing JSON schemas in a single-page application. | 279 |
jsonresume/resume-schema | Defines and validates a standard format for resumés using JSON Schema | 2,159 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 56 |
nlohmann/json | A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
stoically/webextensions-schema | Provides a programmatic way to access and consume WebExtensions Schema JSON files | 4 |