Interface and Description |
---|
io.vertx.ext.web.api.validation.ContainerDeserializer
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.CustomValidator
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.contract.HTTPOperationRequestValidationHandler
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.HTTPRequestValidationHandler
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.contract.openapi3.OpenAPI3RequestValidationHandler
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ParameterTypeValidator
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ParameterValidationRule
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.RequestParameter
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.RequestParameters
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.contract.RouterFactory
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ValidationHandler
You should use the new module vertx-web-openapi
|
Class and Description |
---|
io.vertx.ext.web.api.OperationRequest
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.OperationResponse
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.contract.RouterFactoryOptions
You should use the new module vertx-web-openapi
|
Enum and Description |
---|
io.vertx.ext.web.api.validation.ContainerSerializationStyle
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ParameterLocation
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ParameterType
You should use the new module vertx-web-openapi
|
Exceptions and Description |
---|
io.vertx.ext.web.api.contract.RouterFactoryException
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.SpecFeatureNotSupportedException
You should use the new module vertx-web-openapi
|
io.vertx.ext.web.api.validation.ValidationException
You should use the new module vertx-web-openapi
|
Field and Description |
---|
io.vertx.ext.web.api.contract.RouterFactoryOptions.DEFAULT_MOUNT_VALIDATION_FAILURE_HANDLER
Router Factory won't manage the validation errors anymore. You must use
Router.errorHandler(int, Handler) with 400 error |
Copyright © 2020 Eclipse. All rights reserved.