Class: OpenAPI3RequestValidationHandler

vertx-web-api-contract-js/open_api3_request_validation_handler~ OpenAPI3RequestValidationHandler

new OpenAPI3RequestValidationHandler()

Source:

Methods

handle(event)

Something has happened, so handle it.
Parameters:
Name Type Description
event RoutingContext the event to handle
Source:

parseOperationSpec()

Function that parse the operation specification and generate validation rules
Source: