Class: HTTPOperationRequestValidationHandler

vertx-web-api-contract-js/http_operation_request_validation_handler~ HTTPOperationRequestValidationHandler

new HTTPOperationRequestValidationHandler()

Base interface for HTTP request validation with API specification
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: