jsonschema-cli 0.46.0

A command line tool for JSON Schema validation.
1
2
3
4
5
6
7
---
source: crates/jsonschema-cli/tests/cli.rs
expression: sanitized
---
{FILE_1} - VALID
{FILE_2} - INVALID. Errors:
1. 123 is not of type "string"