//
pkg.gl
Category
github.com/cristianortiz/go-TodoAPI-cicd-tf-aws
src
middleware
package
0.0.0-20240704041939-3216f384cb80
Repository:
https://github.com/cristianortiz/go-todoapi-cicd-tf-aws.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
28 SLOC
#
Functions
ValidationMiddleware
ValidationMiddleware uses model/validation for request struct fields validations intercepting the htttp request before it reaches the handlers and applyng the mentioned validations.