refs #755, validation also for "distributors from DB"

* validation now in webdataservices (so it can check against DB data)
* utility functions
This commit is contained in:
Klaus Basan
2016-09-04 18:35:00 +02:00
committed by Roland Winklmeier
parent 610dba2028
commit 0846a8773a
9 changed files with 97 additions and 20 deletions

View File

@@ -67,6 +67,12 @@ namespace BlackMisc
//! Find for given simulator
CDistributorList matchesSimulator(const CSimulatorInfo &simulator) const;
//! All data from DB?
bool isCompletelyFromDb() const;
//! Remove distributors not from DB
int removeIfNotLoadedFromDb();
};
} //namespace
} // namespace