Versions in this module Expand all Collapse all v2 v2.5.0-rc.0 Jun 24, 2026 v2.4.0 Jun 24, 2026 Changes in this version + type Format string + const FormatJSON + const FormatText + const FormatYAML + type Options struct + SkipSuccessResults bool + type Renderer interface + Render func(result *pkgvalidate.ValidationResult, w io.Writer, opts Options) error + func RendererFor(format Format) (Renderer, error)