All Projects → json-schema-org → Json Schema Spec

json-schema-org / Json Schema Spec

The JSON Schema I-D sources

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to Json Schema Spec

Schemasafe
A reasonably safe JSON Schema validator with draft-04/06/07/2019-09 support.
Stars: ✭ 67 (-97.26%)
Mutual labels:  json-schema, json, validation
Class Validator Jsonschema
Convert class-validator-decorated classes into JSON schema
Stars: ✭ 118 (-95.17%)
Mutual labels:  json-schema, api-documentation, validation
Npoint
JSON storage bins with schema validation
Stars: ✭ 116 (-95.25%)
Mutual labels:  json-schema, json
Typedload
Python library to load dynamically typed data into statically typed data structures
Stars: ✭ 120 (-95.08%)
Mutual labels:  json-schema, json
Libvirt Hook Qemu
Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.
Stars: ✭ 137 (-94.39%)
Mutual labels:  json-schema, json
React Jsonschema Form
A React component for building Web forms from JSON Schema.
Stars: ✭ 10,870 (+345.31%)
Mutual labels:  json-schema, json
Schema Registry
Confluent Schema Registry for Kafka
Stars: ✭ 1,647 (-32.53%)
Mutual labels:  json-schema, json
Framework
Strongly-typed JavaScript object with support for validation and error handling.
Stars: ✭ 136 (-94.43%)
Mutual labels:  json, validation
Aptos
☀️ A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats
Stars: ✭ 144 (-94.1%)
Mutual labels:  json-schema, validation
Go Jsonschema
A tool to generate Go data types from JSON Schema definitions.
Stars: ✭ 164 (-93.28%)
Mutual labels:  json-schema, json
Liform React
Generate forms from JSON Schema to use with React (& redux-form)
Stars: ✭ 167 (-93.16%)
Mutual labels:  json-schema, validation
Json Node Normalizer
'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.
Stars: ✭ 105 (-95.7%)
Mutual labels:  json-schema, json
Mson React
React and Material-UI Rendering Layer for MSON
Stars: ✭ 74 (-96.97%)
Mutual labels:  json, validation
Avocado
Strongly-typed MongoDB driver for Rust
Stars: ✭ 70 (-97.13%)
Mutual labels:  json-schema, json
Json Schema To Openapi Schema
A little NodeJS package to convert JSON Schema to OpenAPI Schema Objects
Stars: ✭ 168 (-93.12%)
Mutual labels:  json-schema, api-documentation
Typescript Runtime Type Benchmarks
Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
Stars: ✭ 119 (-95.12%)
Mutual labels:  json, validation
Govalid
Data validation library for golang. [MIGRATING TO NEW ADDRESS]
Stars: ✭ 59 (-97.58%)
Mutual labels:  json, validation
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-97.5%)
Mutual labels:  json, validation
Node Convict
Featureful configuration management library for Node.js
Stars: ✭ 1,855 (-24.01%)
Mutual labels:  json, validation
Newtonsoft.json.schema
Json.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET
Stars: ✭ 167 (-93.16%)
Mutual labels:  json-schema, json

Welcome to JSON Schema

Contributor Covenant Financial Contributors on Open Collective

JSON Schema is a vocabulary that allows you to validate, annotate, and manipulate JSON documents.

This repository contains the sources for the work in progress of the next set of JSON Schema IETF Internet Draft (I-D) documents. For the latest released I-Ds, please see the Specification page on the website.

Call for contributions and feedback

Reviews, comments and suggestions are most welcome! Please read our guidelines for contributing.

Status

For the current status of issues and pull requests, please see the following labels

Available In Progress Review Needed

Critical High Medium Low

Labels are assigned based on Sensible Github Labels.

Contents

  • Makefile - scripts to build the Internet-Draft txt/html
  • Internet-Draft sources
    • jsonschema-core.xml - source for JSON Schema's "core" I-D
    • jsonschema-validation.xml - source for the validation vocabulary I-D
    • relative-json-pointer.xml - source for the Relative JSON Pointer I-D
  • meta-schemas and recommended output formats
    • schema.json - JSON Schema "core" and Validation meta-schema
    • hyper-schema.json - JSON Hyper-Schema meta-schema
    • links.json - JSON Hyper-Schema's Link Description Object meta-schema
    • hyper-schema-output.json - The recommended output format for JSON Hyper-Schema links

Type "make" at a shell to build the .txt and .html spec files.

Descriptions of the xml2rfc, I-D documents, and RFC processes:

Test suites

Conformance tests for JSON Schema and its vocabularies may be found in their own repository.

The website

The JSON Schema web site is at http://json-schema.org/

The source for the website is maintained in a separate repository.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Sponsors

Here are our top sponsors. You could be next! [Become a sponsor]

Individuals

License

The source material in this repository is licensed under the AFL or BSD license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].