A C D E F G H I J N O P R S T V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addJson(String, JsonObject) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- addJson(URI, JsonObject) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- addSchema(Schema, JsonPointer[]) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- addSchemaAlias(Schema, String) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- addSchemaWithScope(Schema, JsonPointer) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- annotate(String, String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
C
- containsKey(String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
- create(JsonSchemaOptions) - Static method in class io.vertx.mutiny.json.schema.SchemaRepository
- create(Vertx, SchemaRouterOptions) - Static method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- create(Vertx, HttpClient, FileSystem, SchemaRouterOptions) - Static method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- create(JsonSchema, JsonSchemaOptions) - Static method in class io.vertx.mutiny.json.schema.Validator
- createDraft201909SchemaParser(SchemaRouter) - Static method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- createDraft7SchemaParser(SchemaRouter) - Static method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- createOpenAPI3SchemaParser(SchemaRouter) - Static method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
D
- dereference(JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- dereference(String, JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
E
- equals(Object) - Method in class io.vertx.mutiny.json.schema.JsonSchema
- equals(Object) - Method in class io.vertx.mutiny.json.schema.Ref
- equals(Object) - Method in class io.vertx.mutiny.json.schema.Schema
- equals(Object) - Method in class io.vertx.mutiny.json.schema.SchemaParser
- equals(Object) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- equals(Object) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
- equals(Object) - Method in class io.vertx.mutiny.json.schema.Validator
- EXCLUDE_ANNOTATION_ENTRIES - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
-
Predicate to filter out annotation keys.
- EXCLUDE_ANNOTATIONS - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
-
Predicate to filter out annotation keys.
F
- fieldNames() - Method in class io.vertx.mutiny.json.schema.JsonSchema
- find(String) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
G
- get(String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
- get(String, R) - Method in class io.vertx.mutiny.json.schema.JsonSchema
- getDelegate() - Method in class io.vertx.mutiny.json.schema.JsonSchema
- getDelegate() - Method in class io.vertx.mutiny.json.schema.Ref
- getDelegate() - Method in class io.vertx.mutiny.json.schema.Schema
- getDelegate() - Method in class io.vertx.mutiny.json.schema.SchemaParser
- getDelegate() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- getDelegate() - Method in class io.vertx.mutiny.json.schema.SchemaRouter
- getDelegate() - Method in class io.vertx.mutiny.json.schema.Validator
- getJson() - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
- getSchemaRouter() - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- getScope() - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
H
- hashCode() - Method in class io.vertx.mutiny.json.schema.JsonSchema
- hashCode() - Method in class io.vertx.mutiny.json.schema.Ref
- hashCode() - Method in class io.vertx.mutiny.json.schema.Schema
- hashCode() - Method in class io.vertx.mutiny.json.schema.SchemaParser
- hashCode() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- hashCode() - Method in class io.vertx.mutiny.json.schema.SchemaRouter
- hashCode() - Method in class io.vertx.mutiny.json.schema.Validator
I
- io.smallrye.mutiny.vertx.json.schema - module io.smallrye.mutiny.vertx.json.schema
- io.vertx.mutiny.json.schema - package io.vertx.mutiny.json.schema
- isSync() - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
J
- JsonSchema - Class in io.vertx.mutiny.json.schema
-
A Json-Schema holder.
- JsonSchema(JsonSchema) - Constructor for class io.vertx.mutiny.json.schema.JsonSchema
- JsonSchema(Object) - Constructor for class io.vertx.mutiny.json.schema.JsonSchema
N
- newInstance(JsonSchema) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
- newInstance(Ref) - Static method in class io.vertx.mutiny.json.schema.Ref
- newInstance(Schema) - Static method in class io.vertx.mutiny.json.schema.Schema
- newInstance(SchemaParser) - Static method in class io.vertx.mutiny.json.schema.SchemaParser
- newInstance(SchemaRepository) - Static method in class io.vertx.mutiny.json.schema.SchemaRepository
- newInstance(SchemaRouter) - Static method in class io.vertx.mutiny.json.schema.SchemaRouter
- newInstance(Validator) - Static method in class io.vertx.mutiny.json.schema.Validator
O
- of(boolean) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
- of(JsonObject) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
- of(String, JsonObject) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
P
- parse(JsonObject) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- parse(JsonObject, JsonPointer) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- parse(Boolean) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- parse(Boolean, JsonPointer) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- parseFromString(String) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- parseFromString(String, JsonPointer) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- preloadMetaSchema(FileSystem) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- preloadMetaSchema(FileSystem, Draft) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
R
- Ref - Class in io.vertx.mutiny.json.schema
-
JsonObject
$refresolver. - Ref(Ref) - Constructor for class io.vertx.mutiny.json.schema.Ref
- Ref(Object) - Constructor for class io.vertx.mutiny.json.schema.Ref
- registeredSchemas() - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- resolve() - Method in class io.vertx.mutiny.json.schema.JsonSchema
- resolve(JsonObject) - Static method in class io.vertx.mutiny.json.schema.Ref
- resolve(JsonObject) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- resolve(JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- resolve(String) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- resolveCachedSchema(JsonPointer, JsonPointer, SchemaParser) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- resolveRef(JsonPointer, JsonPointer, SchemaParser) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- resolveRefAndAwait(JsonPointer, JsonPointer, SchemaParser) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
- resolveRefAndForget(JsonPointer, JsonPointer, SchemaParser) - Method in class io.vertx.mutiny.json.schema.SchemaRouter
-
Deprecated.
S
- Schema - Class in io.vertx.mutiny.json.schema
-
Interface representing a Json Schema
- Schema(Schema) - Constructor for class io.vertx.mutiny.json.schema.Schema
- Schema(Object) - Constructor for class io.vertx.mutiny.json.schema.Schema
- SchemaParser - Class in io.vertx.mutiny.json.schema
-
Parse a Json Schema.
- SchemaParser(SchemaParser) - Constructor for class io.vertx.mutiny.json.schema.SchemaParser
- SchemaParser(Object) - Constructor for class io.vertx.mutiny.json.schema.SchemaParser
- SchemaRepository - Class in io.vertx.mutiny.json.schema
-
A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.
- SchemaRepository(SchemaRepository) - Constructor for class io.vertx.mutiny.json.schema.SchemaRepository
- SchemaRepository(Object) - Constructor for class io.vertx.mutiny.json.schema.SchemaRepository
- SchemaRouter - Class in io.vertx.mutiny.json.schema
-
Represents a pool where parsed schemas are addressed and cached.
- SchemaRouter(SchemaRouter) - Constructor for class io.vertx.mutiny.json.schema.SchemaRouter
- SchemaRouter(Object) - Constructor for class io.vertx.mutiny.json.schema.SchemaRouter
T
- toString() - Method in class io.vertx.mutiny.json.schema.JsonSchema
- toString() - Method in class io.vertx.mutiny.json.schema.Ref
- toString() - Method in class io.vertx.mutiny.json.schema.Schema
- toString() - Method in class io.vertx.mutiny.json.schema.SchemaParser
- toString() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- toString() - Method in class io.vertx.mutiny.json.schema.SchemaRouter
- toString() - Method in class io.vertx.mutiny.json.schema.Validator
V
- validate(Object) - Method in class io.vertx.mutiny.json.schema.Validator
- validateAsync(Object) - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
- validateAsyncAndAwait(Object) - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
- validateAsyncAndForget(Object) - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
- validateSync(Object) - Method in class io.vertx.mutiny.json.schema.Schema
-
Deprecated.
- validator(JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- validator(JsonSchema, JsonSchemaOptions) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- validator(JsonSchema, JsonSchemaOptions, boolean) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- validator(String) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- validator(String, JsonSchemaOptions) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
- Validator - Class in io.vertx.mutiny.json.schema
-
A validator, validates some input object using a well known schema.
- Validator(Validator) - Constructor for class io.vertx.mutiny.json.schema.Validator
- Validator(Object) - Constructor for class io.vertx.mutiny.json.schema.Validator
W
- withStringFormatValidator(String, Predicate<String>) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
- withValidatorFactory(ValidatorFactory) - Method in class io.vertx.mutiny.json.schema.SchemaParser
-
Deprecated.
_
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.Ref
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.Schema
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.SchemaParser
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.SchemaRepository
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.SchemaRouter
- __TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.Validator
All Classes All Packages