Skip to main content

A tool to check whether a JSON schema is subset/subschema of another JSON schema

Project description

json-subschema checker

Build Status

This tool checks if one JSON schema is subtype of another. For two JSON schemas s1 and s2, s1 <: s2 (reads s1 is subtype/subset or subschema of s2) is every instance that validates against s1 also validates against s2.

This project is still in its early stage.

License

jsonsubschema is distributed under the terms of the Apache 2.0 License, see LICENSE.txt.

Contributions

json-subschema is still at an early phase of development and we welcome contributions. Contributors are expected to submit a 'Developer's Certificate of Origin', which can be found in DCO1.1.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonsubschema-0.0.1.tar.gz (25.5 kB view hashes)

Uploaded Source

Built Distribution

jsonsubschema-0.0.1-py3-none-any.whl (24.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page