Skip to content
fge edited this page Feb 14, 2013 · 111 revisions

Introduction

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.

Versions

Older versions are not supported anymore.

Features planned for the next stable version, and their status: here.

Clone this wiki locally