Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / FinishContractGoldenReject

Interface: FinishContractGoldenReject

Defined in: packages/core/dist/index.d.ts

One per validator reject golden (cycle 74): a fixture the NAMED contract validator is proven to reject at construction time. selfTestFinishValidation holds the CONFIGURED validator of that name against it, so a same-name replacement weaker than the contract's own validator (a words minimum of one standing in for three thousand) is caught before any provider call instead of silently accepting what the journaled contract hash forbids.

Properties

PropertyModifierTypeDescriptionDefined in
inputreadonlyFinishValidationInputThe fixture that validator must reject.packages/core/dist/index.d.ts
validatorreadonlystringThe contract validator this fixture targets, by name.packages/core/dist/index.d.ts