Skip to main content

structuredGrader

@forge/monorepo


@forge/monorepo / backend/src / structuredGrader

Variable: structuredGrader

const structuredGrader: 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.