| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.schema |
| Modifier and Type | Method and Description |
|---|---|
static SchemaBundle |
SchemaBundle.withRootSchema(JsonNode schema) |
static SchemaBundle |
SchemaBundle.withRootSchema(String uriAsString,
JsonNode schema) |
static SchemaBundle |
SchemaBundle.withRootSchema(URI uri,
JsonNode schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRegistry.addBundle(SchemaBundle bundle)
Load a schema bundle into this registry
|
Copyright © 2012. All Rights Reserved.