//
pkg.gl
Category
github.com/go-playground/validator/v10
non-standard
validators
package
10.25.0
Repository:
https://github.com/go-playground/validator.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
3
Dependents
40
Files
20 SLOC
#
Functions
NotBlank
NotBlank is the validation function for validating if the current field has a value or length greater than zero, or is not a space only string.