Package | Description |
---|---|
io.vertx.rxjava3.ext.web.validation | |
io.vertx.rxjava3.ext.web.validation.builder |
Class and Description |
---|
ValidationHandlerBuilder
Builder for a .
|
Class and Description |
---|
ArrayParserFactory
This interface is used to create able to parse serialized array structures.
|
Bodies
In this interface you can find all available
BodyProcessorFactory to use in ValidationHandlerBuilder . |
BodyProcessorFactory
This interface is used to build body processors.
|
ObjectParserFactory
This interface is used to create able to parse serialized object structures.
|
ParameterProcessorFactory
This interface is used to build parameter processors supported on every .
|
Parameters
In this interface you can find all available
ParameterProcessorFactory to use in ValidationHandlerBuilder . |
Parsers
In this interface you can find all available
ArrayParserFactory , ObjectParserFactory & TupleParserFactory
NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen. |
StyledParameterProcessorFactory
This interface is used to build complex parameter processors supported only in cookie & query.
|
TupleParserFactory
This interface is used to create able to parse serialized object structures.
|
ValidationHandlerBuilder
Builder for a .
|
Copyright © 2023 Eclipse. All rights reserved.