Package | Description |
---|---|
com.github.fge.jsonschema.processing | |
com.github.fge.jsonschema.tree |
Modifier and Type | Method and Description |
---|---|
JsonTree |
ValidationData.getInstance() |
Constructor and Description |
---|
ValidationData(JsonSchemaTree schema,
JsonTree instance) |
Modifier and Type | Class and Description |
---|---|
class |
BaseJsonTree
Base implementation of a
JsonTree |
class |
CanonicalSchemaTree
A
JsonSchemaTree using canonical dereferencing |
class |
InlineSchemaTree
A
JsonSchemaTree using inline dereferencing |
class |
JsonSchemaTree
A
JsonTree carrying URI resolution context information |
class |
SimpleJsonTree
A simple
JsonTree |
Copyright © 2013. All Rights Reserved.