//
pkg.gl
Category
github.com/NishimuraTakuya-nt/go-rest-chi
internal
common
validator
package
0.0.0-20241202210425-8981524ce043
Repository:
https://github.com/nishimuratakuya-nt/go-rest-chi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
70 SLOC
#
Functions
GetValidator
GetValidator returns a singleton instance of the validator.
Validate
Validate validates a struct based on the validator.
ValidateVar
ValidateVar validates a single variable.