com.github.fge.jsonschema |
|
com.github.fge.jsonschema.cfg |
|
com.github.fge.jsonschema.exceptions |
Exceptions and exception provider
|
com.github.fge.jsonschema.exceptions.unchecked |
Unchecked processing exceptions
|
com.github.fge.jsonschema.jsonpointer |
JSON Pointer related classes
|
com.github.fge.jsonschema.keyword.syntax |
Keyword syntax checkers
|
com.github.fge.jsonschema.keyword.syntax.common |
Keyword syntax checkers common to both draft v3 and draft v4
|
com.github.fge.jsonschema.keyword.syntax.draftv3 |
Keyword syntax checkers specific to draft v3
|
com.github.fge.jsonschema.keyword.syntax.draftv4 |
Keyword syntax checkers specific to draft v4
|
com.github.fge.jsonschema.keyword.syntax.helpers |
Keyword syntax checker helper classes
|
com.github.fge.jsonschema.library |
Base library class
|
com.github.fge.jsonschema.library.syntax |
|
com.github.fge.jsonschema.load |
Schema loading and preloading classes
|
com.github.fge.jsonschema.messages |
|
com.github.fge.jsonschema.processing |
Core processing interface and building utility classes
|
com.github.fge.jsonschema.processors.data |
|
com.github.fge.jsonschema.processors.ref |
|
com.github.fge.jsonschema.processors.syntax |
|
com.github.fge.jsonschema.processors.validation |
|
com.github.fge.jsonschema.ref |
JSON Reference related classes
|
com.github.fge.jsonschema.report |
Processing report infrastructure
|
com.github.fge.jsonschema.tree |
Navigable JSON tree representations
|
com.github.fge.jsonschema.util |
Various utility classes
|
com.github.fge.jsonschema.util.equivalence |
|
com.github.fge.jsonschema.walk |
Schema walker, listener and processor
|
com.github.fge.jsonschema.walk.collectors |
Pointer collectors for schema walking: dictionaries and interfaces
|
com.github.fge.jsonschema.walk.collectors.common |
Pointer collectors: common collectors for draft v4 and draft v3
|
com.github.fge.jsonschema.walk.collectors.draftv4 |
Pointer collectors: collectors specific to draft v4
|
com.github.fge.jsonschema.walk.collectors.helpers |
Pointer collectors: base implementations
|