Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/TechnicalInnovationSectionResultRow.cs =================================================================== diff -u -r99aa5c56c58f8dddcb76b9d0e2f2f5ec4cd38e56 -rce94b8228bc7e51779b3754217580f13cb35e475 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/TechnicalInnovationSectionResultRow.cs (.../TechnicalInnovationSectionResultRow.cs) (revision 99aa5c56c58f8dddcb76b9d0e2f2f5ec4cd38e56) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/TechnicalInnovationSectionResultRow.cs (.../TechnicalInnovationSectionResultRow.cs) (revision ce94b8228bc7e51779b3754217580f13cb35e475) @@ -20,7 +20,11 @@ // All rights reserved. using System; +using System.ComponentModel; + using Core.Common.Base.Data; + +using Ringtoets.Common.Forms.TypeConverters; using Ringtoets.Integration.Data.StandAlone.SectionResults; namespace Ringtoets.Integration.Forms.Views.SectionResultRows @@ -57,6 +61,7 @@ /// /// Gets or sets the value representing the result of the .. /// + [TypeConverter(typeof(FailureMechanismSectionResultNoValueRoundedDoubleConverter))] public RoundedDouble AssessmentLayerThree { get