Class | Description |
---|---|
JsonSchema |
A Json-Schema holder.
|
Schema |
Interface representing a Json Schema
|
SchemaParser |
Parse a Json Schema.
|
SchemaRepository |
A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.
|
SchemaRouter |
Represents a pool where parsed schemas are addressed and cached.
|
Validator |
A validator, validates some input object using a well known schema.
|
Copyright © 2023 Eclipse. All rights reserved.