Expand description
Validator contract.
Effect refuters (§18.2) implement this trait. The trait is named Validator
(not Refuter) per DESIGN.
SPDX-License-Identifier: MIT OR Apache-2.0
Structs§
- Prepared
Refutation - Prepared effect-refutation problem: borrowed inputs plus a per-unit panel
slice plan when
problem.temporaltargets a panel.
Traits§
- Validator
- Validation / refutation algorithm over artifact type
A.
Functions§
- run_
validator - Run
validatorend-to-end (prepare → validate) for suite dispatch.