| Interface | Description |
|---|---|
| SchemaSetLoader.SchemaValidatorMapper |
Called to map a schema validator name in the JSON stream to an actual data validator
|
| SchemaValidator |
| Class | Description |
|---|---|
| DefaultSchemaValidator |
The default data validator - always returns true
|
| Schema |
Represents and documents operations allowed for a given path pattern
|
| SchemaBuilder | |
| SchemaSet |
Collection of all schemas for a Curator instance
|
| SchemaSetLoader |
Utility to load schems set from a JSON stream/file.
|
| SchemaViolation.ViolatorData |
Data about the calling API that violated the schema
|
| Enum | Description |
|---|---|
| Schema.Allowance |
| Exception | Description |
|---|---|
| SchemaViolation |
Thrown by the various
validation methods in a Schema |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.