pub fn validate_clamp_variable(
key: &Token,
_block: &Block,
data: &Everything,
sc: &mut ScopeContext,
vd: Validator<'_>,
_tooltipped: Tooltipped,
)Expand description
A specific validator for the three clamp_variable effects (global, local, and default).