We should be able to support a config like this: ```json { "Name": "NoMissingObjectReferences", "ViolationLevel": "Error", "ViolationScope": "Scene", "Exclusions": [] }, { "Name": "NoMissingObjectReferences", "ViolationLevel": "Warning", "ViolationScope": "Prefab", "Exclusions": [] } ```