fn required_group_violations( ctx: &TomlCtx<'_>, document: &Table, group: &str, param: &RuleParam, violations: &mut Vec<Violation>, )