| Constructor and Description |
|---|
JSONTypeDeclaration(KeyValueNode node,
JsonSchemaExternalType resolvedType) |
| Constructor and Description |
|---|
JsonSchemaValidationRule(JsonSchemaExternalType schemaNode) |
| Modifier and Type | Method and Description |
|---|---|
protected JsonSchemaExternalType |
JsonSchemaExternalType.copy() |
| Constructor and Description |
|---|
JsonSchemaExternalType(JsonSchemaExternalType externalType) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
TypeToRuleVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
org.apache.ws.commons.schema.XmlSchemaType |
TypeToSchemaVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
T |
TypeVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.fge.jsonschema.main.JsonSchema |
SchemaGenerator.generateJsonSchema(JsonSchemaExternalType jsonTypeDefinition) |
Copyright © 2017. All rights reserved.