package validators
import "github.com/go-playground/validator/v10/non-standard/validators"
Index ¶
Functions ¶
func NotBlank ¶
func NotBlank(fl validator.FieldLevel) bool
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.
Source Files ¶
- Version
- v10.26.0 (latest)
- Published
- Mar 28, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 day ago –
Tools for package owners.