A meta-validator for the JSON Schema specification.


Keywords
data, validation, json, schema, jsonschema, specification
License
MIT
Install
pip install bowtie-json-schema==2024.4.3

Documentation

Bowtie

Open in Gitpod

Open in GitHub Codespace

DOI

PyPI version

Bowtie is a meta-validator of the JSON Schema specification, by which we mean it coordinates executing other validator implementations, collecting and reporting on their results.

It's called Bowtie because it fans in lots of JSON then fans out lots of results: >·<. Looks like a bowtie, no? Also because it's elegant – we hope.

For more information, see Bowtie's documentation.

Supported Python versions

Build status

pre-commit.ci status