pub fn load_scenario_json<P: AsRef<Path>>( path: P, ) -> Result<Value, ValidationError>
Load a scenario configuration from a JSON file