Uses of Package
io.vertx.mutiny.json.schema
-
Packages that use io.vertx.mutiny.json.schema Package Description io.vertx.mutiny.ext.web.openapi io.vertx.mutiny.ext.web.validation io.vertx.mutiny.ext.web.validation.builder io.vertx.mutiny.json.schema -
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.ext.web.openapi Class Description SchemaParser Parse a Json Schema.SchemaRouter Represents a pool where parsed schemas are addressed and cached. -
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.ext.web.validation Class Description SchemaParser Parse a Json Schema. -
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.ext.web.validation.builder Class Description SchemaParser Parse a Json Schema. -
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.json.schema Class Description JsonFormatValidator JsonSchema A Json-Schema holder.Ref JsonObject$ref
resolver.Schema Interface representing a Json SchemaSchemaParser Parse a Json Schema.SchemaRepository A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.SchemaRouter Represents a pool where parsed schemas are addressed and cached.Validator A validator, validates some input object using a well known schema.