interface OpenAPI3RequestValidationHandler : HTTPOperationRequestValidationHandler
Author
Francesco Guardiani @slinkydeveloper
abstract fun parseOperationSpec(): Unit
Function that parse the operation specification and generate validation rules |