Skip to content

Commit b9e8065

Browse files
authored
Mention the JSON Schema CLI as a popular Blaze frontend (#438)
See: #437 Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent a859726 commit b9e8065

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Schema Draft 4, Draft 6, Draft 7, 2019-09, and 2020-12.
1313
![Draft 6](https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fc%2B%2B-blaze%2Fcompliance%2Fdraft6.json)
1414
![Draft 4](https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fc%2B%2B-blaze%2Fcompliance%2Fdraft4.json)
1515

16+
Want to use Blaze without writing C++? Check out our [JSON Schema
17+
CLI](https://github.com/sourcemeta/jsonschema), which is powered by Blaze, and
18+
offers advanced functionality like [`validate
19+
--trace`](https://github.com/sourcemeta/jsonschema/blob/main/docs/validate.markdown)
20+
for debugging schema evaluation.
21+
1622
Benchmark
1723
---------
1824

0 commit comments

Comments
 (0)