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
| Property | Type | Description | Defined in |
|---|---|---|---|
accept? | FinishValidationInput | Every configured validator must accept this input. | packages/core/src/orchestrator/output-contract.ts:819 |
reject? | FinishValidationInput | At least one configured validator must reject this input. | packages/core/src/orchestrator/output-contract.ts:821 |