Skip to content

Adding @jetio/validator to the list of javascript validators that uses the test suite - #1187

Closed
greatvenerable wants to merge 1 commit into
json-schema-org:mainfrom
greatvenerable:patch-2
Closed

greatvenerable wants to merge 1 commit into
json-schema-org:mainfrom
greatvenerable:patch-2

Conversation

@greatvenerable

Copy link
Copy Markdown

@jetio/validator uses the JSON Schema Test Suite. It achieves over 99% compliance on draft 6, draft 7, and draft 2020-12, and 98% on draft 2019-09.

This can be verified by cloning the validator repo and running:

npm run test:2020-12
npm run test:2019-09
npm run test:7
npm run test:6

The README also documents the compliance rates.

@greatvenerable
greatvenerable requested a review from a team as a code owner September 12, 2026 07:33
@jdesrosiers

Copy link
Copy Markdown
Member

We've been working on a refresh of this test suite to make it easier to use and maintain. In that refresh we're dropping the list of adopters, which is a very inaccurate list in the first place. So, I'm going to close this, but I invite you to add your validator to https://bowtie.report if you haven't already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants