Introduction
This package lets you validate JSON data using json schema.
Notable Features:
- Passes the entire draft 4 JSON Schema Test Suite.
- Fully customizable with custom rule sets.
- A JSON Reference resolver is available with support for custom URIs, caching, and custom URI resolution.
- Helpful error messages with JSON Pointers.