Replace with if all(isinstance(item, str) for item in value["default_grouping"]) and value.get("metrics"):
Replace with