Package | Description |
---|---|
io.apicurio.registry.rules.compatibility.jsonschema | |
io.apicurio.registry.rules.compatibility.jsonschema.diff |
Modifier and Type | Method and Description |
---|---|
void |
JsonSchemaWrapperVisitor.visitAllOfCombinedSchema(CombinedSchemaWrapper schema)
new method
|
void |
JsonSchemaWrapperVisitor.visitAnyOfCombinedSchema(CombinedSchemaWrapper schema)
new method
|
void |
JsonSchemaWrapperVisitor.visitCombinedSchema(CombinedSchemaWrapper combinedSchema) |
void |
JsonSchemaWrapperVisitor.visitOneOfCombinedSchema(CombinedSchemaWrapper schema)
new method
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedSchemaDiffVisitor.visitAllOfCombinedSchema(CombinedSchemaWrapper schema) |
void |
CombinedSchemaDiffVisitor.visitAnyOfCombinedSchema(CombinedSchemaWrapper schema) |
void |
SchemaDiffVisitor.visitCombinedSchema(CombinedSchemaWrapper schema) |
void |
CombinedSchemaDiffVisitor.visitCombinedSchema(CombinedSchemaWrapper schema) |
void |
CombinedSchemaDiffVisitor.visitOneOfCombinedSchema(CombinedSchemaWrapper schema) |
Copyright © 2020 Red Hat. All rights reserved.