Validates all changes in an edit without committing them.
Future<void> validateEdit({ required String packageName, required String editId, });