Implement validation of HeightStructuresInput: - Corrected test for parameter StormDuration - Extended the validation to parameters related to the properties DeviationWaveDirection and StructureNormalOrientation - Fixed failing tests as a consequence of the aforementioned action point Related to Issue [WTI-925]
Implement validation of HeightStructuresInput: - Validate if hydraulic boundary database is selected. If yes, validate: - If hydraulic boundary location is selected. If yes or no, check: - If structure is selected. If yes, check the means if they are valid values (NOT NaN and NOT Infty) Related to Issue [WTI-925]