Package com.github.fge.jsonschema.report

Processing report infrastructure

See: Description

Package com.github.fge.jsonschema.report Description

Processing report infrastructure

The core components of reporting are these three classes:

The other important interface in this package is MessageProvider: all inputs and outputs of processors are required to implement it; its goal is for processors to be able to grab a message template reflecting the current processing context.

Copyright © 2013. All Rights Reserved.