-
Notifications
You must be signed in to change notification settings - Fork 399
Home
Francis Galiegue edited this page May 28, 2013
·
111 revisions
This is a pure Java implementation of the validation aspects of JSON Schema. It uses Jackson at its core, and has no dependencies on any Web library. Which means you can use it in any Java environment. Spring, Play, pure servlets, you name it.
- stable version: 2.1.4 (ChangeLog, Javadoc);
- stable version: 2.0.1 (ChangeLog, Javadoc);
- old version: 1.6.2 (ChangeLog, Javadoc);
Older versions are not supported anymore.
Features planned for the next stable version, and their status: here.