Sometimes, the input may not have the about_resource_path value and, therefore, the code cannot validate the existence of that file during the validation. The current code will generate the about_resource_path during the process and then do the existence check after the dump.
Perhaps the tool should generate the the about_resource_path value (if missing) in the load_inventory and then do the validation afterward instead of checking in the dumps.