Added logic to the UpdateHandler: WTI-1925- Added logic to set values of the HydraulicLocationConfigurationSettings of the HydraulicBoundaryDatabase based on the input arguments.
Added factory method: WTI-1925- Added factory method to create a read object with scenario information-- Done as preparation to be used for the UpdateHandler tests
Added extra check to the HydraulicLocationConfigurationSettings. WTI-1925- FilePath of the HLCD should always be set to a non-NULL/non-empty value when setting other values.
Added validation logic in the importer: WTI-1925- Added validation logic to verify the ScenarioInformation within the ReadHydraulicLocationConfiguration object-- If ScenarioInformation is present, only 1 entry should be present; else stop importing
Expanded reader: WTI-1925- Expanded reader to retrieve data from the ScenarioInformation table-- Introduced and renamed .sqlite test files- Expanded Read object to hold the information-- Fixed affected files
Incorporated comments review 3406: WTI-1923- Adjusted XMLDoc and implementation details about when the preprocessor directory should be written in the ini-script.
Incorporated comments review 3416: WTI-1923- Removed invalid states of the calculation settings object --> NULL or whitespace should not be allowed to be sent to the calculator.
Corrected migration script: WTI-1939- Corrected script to cope with situations when mean values are rounded off to invalid values of 0. (Applicable for PipingSoilLayers only)
Introduced resource for the file filter generator. WTI-1924- Display name for the file path of the HRD are different when importing from the treenode and the proeprty panel.
Renamed FilePath property: WTI-1924- Renamed file path property for the display of HRD filepaths for clarity-- Adjusted the display names and descriptions of the HRD file path property of the property panel