Features
- Validates JSON against a JSON Schema with Ajv, supporting both draft-07 and draft 2020-12.
- Lists every failure with its exact path and message instead of stopping at the first error.
- Infers a starter JSON Schema from a sample document, so you can bootstrap contracts from real API payloads.