# 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.