Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / FinishSelfTestFixtures

Interface: FinishSelfTestFixtures

Defined in: packages/core/src/orchestrator/output-contract.ts:817

Golden fixtures of the construction self test.

Properties

PropertyTypeDescriptionDefined in
accept?FinishValidationInputEvery configured validator must accept this input.packages/core/src/orchestrator/output-contract.ts:819
reject?FinishValidationInputAt least one configured validator must reject this input.packages/core/src/orchestrator/output-contract.ts:821