Versions in this module Expand all Collapse all v1 v1.5.1 Feb 15, 2026 Changes in this version + func ValidateNonNegative(module, field string, value float64) error + func ValidateNotEmpty(module, field string, value string) error + func ValidateNotNil(module, field string, value interface{}) error + func ValidatePositive(module, field string, value int) error + func ValidatePositiveFloat(module, field string, value float64) error