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(URIFactory uriFactory,
JsonMetaSchema metaSchema,
JsonSchemaFactory jsonSchemaFactory) |
Copyright © 2019. All rights reserved.