structuredGrader
@forge/monorepo / backend/src / structuredGrader
Variable: structuredGrader
conststructuredGrader:Grader
Defined in: backend/src/evaluation/graders.ts:207
structured-valid — the output carries no error part and every part validates.
Validation is the runtime's; this checks that nothing failed it. A grader that re-validated would be a second schema, and the two would eventually disagree about what is valid.