blob: 1728d616cf3d2f9a609b0445877c3fceb4be8989 (
plain) (
blame)
1
2
3
4
|
This library is intended to provide Ruby with an interface for validating JSON
objects against a JSON schema conforming to JSON Schema Draft 4. Legacy support
for JSON Schema Draft 3, JSON Schema Draft 2, and JSON Schema Draft 1 is also
included.
|