Versions in this module Expand all Collapse all v1 v1.0.4 Mar 8, 2021 v1.0.3 Feb 28, 2021 Changes in this version + func Assert(objs ...interface{}) error + func IsValid(objs ...interface{}) bool + func Valid(objs ...interface{}) bool + type ValidationError struct + Index int + Message string + Type reflect.Type + ValidatorFailure bool + func (e ValidationError) Error() string + func (e ValidationError) String() string