-
Notifications
You must be signed in to change notification settings - Fork 399
Home
Nathan Herring edited this page Sep 5, 2019
·
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.