Package com.github.fge.jsonschema.processors

Core validation processors

See: Description

Package com.github.fge.jsonschema.processors Description

Core validation processors

A full validation makes use of the following individual processors, in order:

All these individual processors are wrapped into a ValidationProcessor, which handles the validation process as a whole -- including $schema detection.

Copyright © 2013. All Rights Reserved.