-
Notifications
You must be signed in to change notification settings - Fork 399
Home
fge edited this page Feb 17, 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.
- development version: 1.99.10 (ChangeLog; no javadoc yet, sorry!);
- stable version: 1.6.1 (ChangeLog, Javadoc);
Older versions are not supported anymore.
Features planned for the next stable version, and their status: here.