Package io.vertx.ext.web.validation
-
Interface Summary Interface Description RequestParameter Request parameter holderRequestParameters Container for request parametersRequestPredicate Request predicateRequestPredicateResult Result of aRequestPredicate
ValidationHandler -
Enum Summary Enum Description BodyProcessorException.BodyProcessorErrorType ParameterProcessorException.ParameterProcessorErrorType -
Exception Summary Exception Description BadRequestException Represents an exception while processing a request withValidationHandler
.BodyProcessorException Represents an exception while processing a bodyMalformedValueException Represents a malformed value that parser is unable to manageParameterProcessorException Represents an exception while processing a parameterRequestPredicateException Represents an error while trying to validate