Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRow.cs =================================================================== diff -u -r3572a31496e52519625d925c5ad6d6f670b182ae -r1a1e5916135aa58bc9eb2f3758f836424952609e --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRow.cs (.../GrassCoverSlipOffInwardsSectionResultRow.cs) (revision 3572a31496e52519625d925c5ad6d6f670b182ae) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRow.cs (.../GrassCoverSlipOffInwardsSectionResultRow.cs) (revision 1a1e5916135aa58bc9eb2f3758f836424952609e) @@ -184,6 +184,8 @@ /// /// Gets or sets the indicator whether the combined assembly should be overwritten by . /// + /// Thrown when + /// is a valid value, but unsupported. public bool UseManualAssemblyCategoryGroup { get @@ -200,6 +202,8 @@ /// /// Gets or sets the manually selected assembly category group. /// + /// Thrown when + /// is a valid value, but unsupported. public ManualFailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRow.cs =================================================================== diff -u -rf32ce1e738e1e0b3870f041fef8ede91ef79ca9d -r1a1e5916135aa58bc9eb2f3758f836424952609e --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRow.cs (.../GrassCoverSlipOffOutwardsSectionResultRow.cs) (revision f32ce1e738e1e0b3870f041fef8ede91ef79ca9d) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRow.cs (.../GrassCoverSlipOffOutwardsSectionResultRow.cs) (revision 1a1e5916135aa58bc9eb2f3758f836424952609e) @@ -184,6 +184,8 @@ /// /// Gets or sets the indicator whether the combined assembly should be overwritten by . /// + /// Thrown when + /// is a valid value, but unsupported. public bool UseManualAssemblyCategoryGroup { get @@ -200,6 +202,8 @@ /// /// Gets or sets the manually selected assembly category group. /// + /// Thrown when + /// is a valid value, but unsupported. public ManualFailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRow.cs =================================================================== diff -u -rcd1a2e1df375f6dd1ac7739f6695ceea140e133c -r1a1e5916135aa58bc9eb2f3758f836424952609e --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRow.cs (.../MacroStabilityOutwardsSectionResultRow.cs) (revision cd1a2e1df375f6dd1ac7739f6695ceea140e133c) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRow.cs (.../MacroStabilityOutwardsSectionResultRow.cs) (revision 1a1e5916135aa58bc9eb2f3758f836424952609e) @@ -253,6 +253,8 @@ /// /// Gets or sets the indicator whether the combined assembly should be overwritten by . /// + /// Thrown when + /// is a valid value, but unsupported. public bool UseManualAssemblyCategoryGroup { get @@ -269,6 +271,8 @@ /// /// Gets or sets the manually selected assembly category group. /// + /// Thrown when + /// is a valid value, but unsupported. public ManualFailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MicrostabilitySectionResultRow.cs =================================================================== diff -u -rcd1a2e1df375f6dd1ac7739f6695ceea140e133c -r1a1e5916135aa58bc9eb2f3758f836424952609e --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MicrostabilitySectionResultRow.cs (.../MicrostabilitySectionResultRow.cs) (revision cd1a2e1df375f6dd1ac7739f6695ceea140e133c) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/MicrostabilitySectionResultRow.cs (.../MicrostabilitySectionResultRow.cs) (revision 1a1e5916135aa58bc9eb2f3758f836424952609e) @@ -186,6 +186,8 @@ /// /// Gets or sets the indicator whether the combined assembly should be overwritten by . /// + /// Thrown when + /// is a valid value, but unsupported. public bool UseManualAssemblyCategoryGroup { get @@ -202,6 +204,8 @@ /// /// Gets or sets the manually selected assembly category group. /// + /// Thrown when + /// is a valid value, but unsupported. public ManualFailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs =================================================================== diff -u -rcd1a2e1df375f6dd1ac7739f6695ceea140e133c -r1a1e5916135aa58bc9eb2f3758f836424952609e --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs (.../WaterPressureAsphaltCoverSectionResultRow.cs) (revision cd1a2e1df375f6dd1ac7739f6695ceea140e133c) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs (.../WaterPressureAsphaltCoverSectionResultRow.cs) (revision 1a1e5916135aa58bc9eb2f3758f836424952609e) @@ -150,6 +150,8 @@ /// /// Gets or sets the indicator whether the combined assembly should be overwritten by . /// + /// Thrown when + /// is a valid value, but unsupported. public bool UseManualAssemblyCategoryGroup { get @@ -166,6 +168,8 @@ /// /// Gets or sets the manually selected assembly category group. /// + /// Thrown when + /// is a valid value, but unsupported. public ManualFailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get