Skip to content
fge edited this page Nov 7, 2011 · 111 revisions

Introduction

This is a pure Java implementation of JSON input validation using the JSON Schema draft (version 3 at the moment). It uses Jackson (http://jackson.codehaus.org) as its core.

See here for a complete status of the implementation.

Clone this wiki locally