Uses of Class
io.apicurio.registry.rules.compatibility.jsonschema.wrapper.StringSchemaWrapper
-
Packages that use StringSchemaWrapper Package Description io.apicurio.registry.rules.compatibility.jsonschema io.apicurio.registry.rules.compatibility.jsonschema.diff -
-
Uses of StringSchemaWrapper in io.apicurio.registry.rules.compatibility.jsonschema
Methods in io.apicurio.registry.rules.compatibility.jsonschema with parameters of type StringSchemaWrapper Modifier and Type Method Description void
JsonSchemaWrapperVisitor. visitStringSchema(StringSchemaWrapper stringSchema)
-
Uses of StringSchemaWrapper in io.apicurio.registry.rules.compatibility.jsonschema.diff
Methods in io.apicurio.registry.rules.compatibility.jsonschema.diff with parameters of type StringSchemaWrapper Modifier and Type Method Description void
SchemaDiffVisitor. visitStringSchema(StringSchemaWrapper stringSchema)
void
StringSchemaDiffVisitor. visitStringSchema(StringSchemaWrapper stringSchema)
-