Versions in this module Expand all Collapse all v0 v0.2.1 May 6, 2023 v0.2.0 Sep 14, 2022 v0.1.0 Oct 30, 2020 Changes in this version + type JSONer interface + JSON func() interface{} + type Op string + type Validator interface + Validate func(interface{}) error + type ValidatorFunc func(interface{}) error + func (f ValidatorFunc) Validate(v interface{}) error