//
pkg.gl
Category
github.com/tiendc/go-validator
base
common
package
1.0.0
Repository:
https://github.com/tiendc/go-validator.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
2
Files
23 SLOC
#
Functions
Nil
Nil checks input must be `nil`.
NotNil
NotNil checks input must be not `nil`.
Required
Required checks input must be a valid value.