Versions in this module Expand all Collapse all v0 v0.1.2 Jun 1, 2026 Changes in this version + type ValidationResult struct + Checked bool + Error string + Passed bool + Warnings []string + func MissingExtractor() ValidationResult + func Validate(source textprofile.ContentProfile, extracted string) ValidationResult