| com.github.fge.jsonschema |
|
| com.github.fge.jsonschema.exceptions |
Exceptions and exception provider
|
| com.github.fge.jsonschema.exceptions.unchecked |
Unchecked processing exceptions
|
| com.github.fge.jsonschema.expand |
|
| com.github.fge.jsonschema.library |
Base library class
|
| com.github.fge.jsonschema.load |
Schema loading and JSON Reference resolving
|
| com.github.fge.jsonschema.load.configuration |
|
| com.github.fge.jsonschema.messages |
|
| com.github.fge.jsonschema.preprocessing |
|
| com.github.fge.jsonschema.processing |
Core processing interface and building utility classes
|
| com.github.fge.jsonschema.ref |
JSON Reference related classes
|
| com.github.fge.jsonschema.report |
Processing report infrastructure
|
| com.github.fge.jsonschema.syntax |
|
| com.github.fge.jsonschema.syntax.checkers |
Keyword syntax checkers
|
| com.github.fge.jsonschema.syntax.checkers.common |
Keyword syntax checkers common to both draft v3 and draft v4
|
| com.github.fge.jsonschema.syntax.checkers.draftv3 |
Keyword syntax checkers specific to draft v3
|
| com.github.fge.jsonschema.syntax.checkers.draftv4 |
Keyword syntax checkers specific to draft v4
|
| com.github.fge.jsonschema.syntax.checkers.helpers |
Keyword syntax checker helper classes
|
| com.github.fge.jsonschema.syntax.checkers.hyperschema |
|
| com.github.fge.jsonschema.syntax.dictionaries |
|
| 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
|