In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
To create new schemas using , look at the docs of vertx-json-schema
Create a form application/x-www-form-urlencoded processor
application/x-www-form-urlencoded
Create a json body processor
Create a form multipart/form-data processor
multipart/form-data
Create a text/plain body processor
text/plain
Generated using TypeDoc
In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
To create new schemas using , look at the docs of vertx-json-schema