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

# Functions

DefaultSkipper returns false which processes the middleware.
Helper function to get the fiber context from within requests.
No description provided by the author
Create a validator from a swagger object.
Create a validator from a swagger object, with validation options.
Create validator middleware from a YAML file path.
ValidateRequestFromContext is called from the middleware above and actually does the work of validating a request.

# Structs

Options to customize request validation.

# Type aliases

Skipper defines a function to skip middleware.