Rulvar API reference / @rulvar/rulvar / FinishSelfTestFixtures
Interface: FinishSelfTestFixtures
Defined in: packages/core/dist/index.d.ts
Golden fixtures of the construction self test.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
accept? | FinishValidationInput | Every configured validator must accept this input. | packages/core/dist/index.d.ts |
reject? | FinishValidationInput | At least one configured validator must reject this input. | packages/core/dist/index.d.ts |