You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.