Uses of Package
io.vertx.mutiny.json.schema
Packages that use io.vertx.mutiny.json.schema
Package
Description
-
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.ext.web.openapiClassDescriptionParse a Json Schema.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
-
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.ext.web.validation.builder
-
Classes in io.vertx.mutiny.json.schema used by io.vertx.mutiny.json.schemaClassDescriptionA Json-Schema holder.JsonObject
$ref
resolver.Interface representing a Json SchemaParse a Json Schema.A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.Represents a pool where parsed schemas are addressed and cached.A validator, validates some input object using a well known schema.