See: Description
Class | Description |
---|---|
AbstractConstants |
Constants used for our abstractions for strings, integers, numbers, and enum
values.
|
HashableJSONArray |
A
JSONArray that overrides the hashCode function. |
HashableJSONObject |
A
JSONObject that overrides the hashCode function. |
JSONSchema |
A JSON schema stores the constraints a JSON document must satisfy to be valid.
|
JSONSchemaStore |
Stores the schemas used so far.
|
Enum | Description |
---|---|
Type |
The different types a value can take.
|
Exception | Description |
---|---|
JSONSchemaException |
Exception thrown by a JSON Schema.
|
Copyright © 2022. All rights reserved.