leadpony / justify

Justify is a JSON validator based on JSON Schema Specification and Jakarta JSON Processing API (JSON-P).
Apache License 2.0
96 stars 18 forks source link

Add support of legacy specification drafts #12

Closed leadpony closed 5 years ago

leadpony commented 5 years ago

Add support of legacy JSON Schema specification drafts, including Draft-06 and Draft-04.

leadpony commented 5 years ago

JSON Schema specification Draft-06 and Draft-04 are fully supported from the release 0.16.0.