pub fn validate_save_scope_value(
key: &Token,
_block: &Block,
_data: &Everything,
sc: &mut ScopeContext,
vd: Validator<'_>,
_tooltipped: Tooltipped,
)Expand description
A specific validator for the save_scope_value effect.