Uses of Class
io.vertx.json.schema.SchemaException
Packages that use SchemaException
-
Uses of SchemaException in io.vertx.json.schema
Methods in io.vertx.json.schema that throw SchemaExceptionModifier and TypeMethodDescriptionSchemaRepository.dereference(JsonSchema schema) Dereferences a schema to the repository.SchemaRepository.dereference(String uri, JsonSchema schema) Dereferences a schema to the repository.Validate a given input against the initial schema.