tiger_lib::effect_validation

Function validate_round_variable

Source
pub fn validate_round_variable(
    _key: &Token,
    _block: &Block,
    _data: &Everything,
    sc: &mut ScopeContext,
    vd: Validator<'_>,
    _tooltipped: Tooltipped,
)
Expand description

A specific validator for the three round_variable effects (global, local, and default).