Renamed IStochasticSoilModelUpdateStrategy to IStochasticSoilModelUpdateModelStrategy to better match intention. Refactored StochasticSoilModelImporterTest so that it is not dependent on StochasticSoilModelReplaceDataStrategy. Related to Issue [WTI-1070] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8050 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Added validation for Probability of StochasticSoilProfile. Added StochasticSoilmodelUpdateException. Provided base implementation of the DoPostImport (cancelable behavior) and an overridable DoPostImportUpdates to implement just the model updates. Added Strategy postfix to IStochasticSoilModelUpdateStrategy implementations. Fixed liskov issue with StochasticSoilModelUpdateDataStrategy. Related to Issue [WTI-1070] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8026 5a3db67b-de53-47b5-99c8-a1c30a6650e2