Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs
===================================================================
diff -u -r9f5fa34afb489eb0d46dab724e9d8121a31a04bb -r1d0754dba6c2a05f96d4ea937cc0d6de62644755
--- Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs (.../IWaveConditionsCalculationService.cs) (revision 9f5fa34afb489eb0d46dab724e9d8121a31a04bb)
+++ Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs (.../IWaveConditionsCalculationService.cs) (revision 1d0754dba6c2a05f96d4ea937cc0d6de62644755)
@@ -37,9 +37,10 @@
/// The that holds the information required to perform a calculation.
/// The used when performing a calculation.
/// The name of the calculation to validate.
+ /// The name of the design water level to be displayed when a related error message needs to be generated
/// False if contains invalid values or when no locations could be obtained from
/// the ; True otherwise.
- bool Validate(WaveConditionsInput input, HydraulicBoundaryDatabase hydraulicBoundaryDatabase, string name);
+ bool Validate(WaveConditionsInput input, HydraulicBoundaryDatabase hydraulicBoundaryDatabase, string name, string designWaterLevelName);
///
/// Performs a wave conditions cosine calculation based on the supplied