Add M3 JSON Schema validator to tools listing#2231
Conversation
M3 is a Clojure/ClojureScript JSON Schema validator that passes every test in the official JSON Schema Test Suite across all 7 drafts (draft-03 through draft-next) — 9,622 assertions with zero failures. Usable from Clojure, Java, Kotlin, Scala, JavaScript, and Node.js. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Hi @JulesGosnell! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2231 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 660 660
Branches 202 202
=========================================
Hits 660 660 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@JulesGosnell , one check is failing , just fix it |
|
would you like to mention the issue number as well? , because what it seems to me as you created a PR directly before creating an issue , right?? |
|
@jagpreetrahi This can move forward without an issue. I've made sure this isn't spam. Go ahead and merge when ready. |
|
Alright Jason |
af461b7
into
json-schema-org:main
Summary
data/tooling-data.yamlLinks
Context
Suggested in json-schema-org/JSON-Schema-Test-Suite#833 (comment)