Versions in this module Expand all Collapse all v0 v0.1.49 Jul 20, 2024 Changes in this version + type SimpleValidator struct + func NewSimpleValidator() *SimpleValidator + func (v *SimpleValidator) Validate(config any) error + type Validator interface + Validate func(config any) error