Post-parse validation (PRD R5.1–R5.6). Returns a list of %Error{} —
empty when the script is valid. All applicable errors are reported, not
just the first.
Summary
Functions
@spec check(GenAI.Approval.Script.t()) :: [GenAI.Approval.Error.t()]
Post-parse validation (PRD R5.1–R5.6). Returns a list of %Error{} —
empty when the script is valid. All applicable errors are reported, not
just the first.
@spec check(GenAI.Approval.Script.t()) :: [GenAI.Approval.Error.t()]