Validate the verdict ↔ settledAmount consistency rule from the spec §Verification: denied/void → settledAmount == 0; upheld_full → settledAmount == dispute.requestedAmount; upheld_partial → 0 < settledAmount <= dispute.requestedAmount.
The resolution to validate.
The amount the original dispute requested.
Validate the verdict ↔ settledAmount consistency rule from the spec §Verification: denied/void → settledAmount == 0; upheld_full → settledAmount == dispute.requestedAmount; upheld_partial → 0 < settledAmount <= dispute.requestedAmount.