@sqlrooms/evals / ScenarioExpectationSchema
Variable: ScenarioExpectationSchema
constScenarioExpectationSchema:ZodObject<{checkId:ZodString;description:ZodString;config:ZodDefault<ZodType<JsonObject,unknown,$ZodTypeInternals<JsonObject,unknown>>>; },$strip>
An outcome contract evaluated after a scenario run.