| Package | Description |
|---|---|
| com.networknt.schema |
| Modifier and Type | Method and Description |
|---|---|
JsonMetaSchema |
JsonMetaSchema.Builder.build() |
static JsonMetaSchema |
JsonMetaSchema.getDraftV4() |
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaFactory.Builder |
JsonSchemaFactory.Builder.addMetaSchema(JsonMetaSchema jsonMetaSchema) |
static JsonMetaSchema.Builder |
JsonMetaSchema.builder(String uri,
JsonMetaSchema blueprint) |
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaFactory.Builder |
JsonSchemaFactory.Builder.addMetaSchemas(Collection<? extends JsonMetaSchema> jsonMetaSchemas) |
| Constructor and Description |
|---|
ValidationContext(JsonMetaSchema metaSchema,
JsonSchemaFactory jsonSchemaFactory) |
Copyright © 2018. All rights reserved.