Description
JSON documents can be validated quickly against JSON Schema rules through a Rust-backed engine. Developers use this package for API validation, data ingestion, tests, and configuration checks. Schemas should be reviewed for expected strictness before accepting external data.