package
4.0.15
Repository: https://github.com/devlibx/gox-http.git
Documentation: pkg.go.dev

# Functions

DoNotSkipRequestValidationFunc is a function which can be used to not skip request validation.
RequestValidatorErrorHandlingMiddleware is a middleware which can be used to handle request validation error.

# Structs

No description provided by the author

# Type aliases

RequestValidationErrorConverter is a function which can be used to convert request validation error to any type.
SkipRequestValidationFunc is a function which can be used to skip request validation.