pub fn validate_config_file(path: &Path) -> Result<(), String>
Validate and parse a config file using runtime config parsing rules.