Package | Description |
---|---|
io.vertx.ext.web.validation | |
io.vertx.ext.web.validation.builder | |
io.vertx.rxjava.ext.web.validation |
Class and Description |
---|
BadRequestException
Represents an exception while processing a request with
ValidationHandler . |
BodyProcessorException
Represents an exception while processing a body
|
BodyProcessorException.BodyProcessorErrorType |
MalformedValueException
Represents a malformed value that parser is unable to manage
|
ParameterProcessorException
Represents an exception while processing a parameter
|
ParameterProcessorException.ParameterProcessorErrorType |
RequestParameter
Request parameter holder
|
RequestPredicate
Request predicate
|
RequestPredicateResult
Result of a
RequestPredicate |
Class and Description |
---|
RequestPredicate
Request predicate
|
ValidationHandler
This is the entry point of this module.
|
Class and Description |
---|
RequestParameters
Container for request parameters
|
ValidationHandler
This is the entry point of this module.
|
Copyright © 2021 Eclipse. All rights reserved.