Versions in this module Expand all Collapse all v0 v0.1.1 Oct 6, 2024 v0.1.0 Aug 21, 2024 Changes in this version + func IsValid(v *validator.Validate, obj interface{}) bool + func Validate(v *validator.Validate, obj interface{}) error + func ValidateSelfRecursively(obj interface{}) error + func ValidateTags(v *validator.Validate, obj interface{}) error + type Validatable interface + ValidateSelf func() error