Package com.github.fge.jsonschema.main

Main interface to validation

See: Description

Package com.github.fge.jsonschema.main Description

Main interface to validation

This package contains wrapper classes over validation processors.

The main provider is JsonSchemaFactory: from this class, you can obtain a SyntaxValidator, a JsonValidator or a JsonSchema.

Copyright © 2013. All Rights Reserved.