pub fn assert_sessions_belong_to_project( json: &Value, project_hash: &str, ) -> Result<()>
Assert that all sessions belong to the specified project hash.