validate_round_variable

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).