package
1.1.1
Repository: https://github.com/formatsocial/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.
MultiErrorHandler is called when oapi returns a MultiError type.