| Class | Description |
|---|---|
| Validation |
Creates a JSON Schema Validator to check json against it, using https://github.com/fge/json-schema-validator
|
| Exception | Description |
|---|---|
| InvalidJsonException |
JSON does not validate agains JSON Schema.
|
| InvalidSchemaException |
Schema is invalid or Validator could not be created
|
Copyright © 2015. All rights reserved.