Implement validation of HeightStructuresInput: - Fixed failing tests: caused by invalid input properties that were rendered invalid due to the validation method of the HeightStructuresCalculationService 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]