Versions in this module Expand all Collapse all v1 v1.5.5 Oct 25, 2023 v0 v0.1.0 Oct 25, 2023 Changes in this version + type CustomValidator struct + Once sync.Once + Validate *valid.Validate + func Init() *CustomValidator + func NewCustomValidator() *CustomValidator + func (v *CustomValidator) Engine() interface{} + func (v *CustomValidator) ValidateStruct(obj interface{}) error