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.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.json.schema Class Description Schema Interface representing a Json SchemaSchemaParser Parse a Json Schema.SchemaRouter Represents a pool where parsed schemas are addressed and cached.