Skip to content

JSON Schema validator for java, based on the jackson parser

License

Notifications You must be signed in to change notification settings

ramuramaiah/json-schema

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

789 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

JSON Schema validator for java, based on the jackson parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%