package
1.12.0-algorand.0
Repository: https://github.com/algorand/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.