Versions in this module Expand all Collapse all v0 v0.16.8 Aug 28, 2024 Changes in this version + func Assert(input string, env *evaluator.AssertEnv) (bool, error) + type AssertionError struct + func (ae AssertionError) Error() string + func (ae AssertionError) Received() map[string]interface{} + func (ae AssertionError) Rule() string + func (ae AssertionError) Unwrap() error