public static bool AreOrganizationsValid(this ProjectUpdateBatch projectUpdateBatch) { return(projectUpdateBatch.ValidateOrganizations().IsValid); }