Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 764 Bytes

File metadata and controls

12 lines (7 loc) · 764 Bytes

JSON Schema Validator (Modified Everit JSON Schema parser with jackson as the JSON parser)

[![Apache 2.0 License][ASL 2.0 badge]][ASL 2.0] [![Build Status][Travis badge master]][Travis] [![Coverage Status][Coveralls.io badge master]][Coveralls.io]

This project is an implementation of the JSON Schema [Draft v4][draft-zyp-json-schema-04], Draft v6 and Draft v7 specifications. It uses the jackson API as the underlying JSON parser.

The original JSON Schema validator

https://github.com/everit-org/json-schema