package
1.0.0
Repository: https://github.com/tiendc/go-validator.git
Documentation: pkg.go.dev

# Functions

Nil checks input must be `nil`.
NotNil checks input must be not `nil`.
Required checks input must be a valid value.