validate_change_variable

Function validate_change_variable 

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

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