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