package
1.11.5
Repository: https://github.com/debugger84/oapi-codegen.git
Documentation: pkg.go.dev

# Functions

OapiRequestValidator Creates middleware to validate request by swagger spec.
OapiRequestValidatorWithOptions Creates middleware to validate request by swagger spec.

# Structs

Options to customize request validation, openapi3filter specified options will be passed through.

# Type aliases

ErrorHandler is called when there is an error in validation.