Versions in this module Expand all Collapse all v1 v1.1.0 Jul 15, 2026 Changes in this version + type Finding struct + Field string + Message string + type Plan struct + BackupPlan string + EventName string + LiveDisplay bool + ModerationMode string + NetworkTests []string + PrivacyNotice string + RemovalContact string + RetentionDays int + Roles []string + ShortURL string + UploadClosesAt string + UploadURL string + type Result struct + Errors []Finding + Ready bool + Score int + Warnings []Finding + func Validate(plan Plan, now time.Time) Result