From: mrj001 <62225294+mrj001@users.noreply.github.com> Date: Mon, 13 Apr 2020 23:26:38 +0000 (-0600) Subject: Issue incorrect exception message (#34416) X-Git-Tag: submit/tizen/20210909.063632~8594 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13dce8d53393a7b839f9401ffa827e7046d71ce0;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Issue incorrect exception message (#34416) * Created unit test to trigger incorrect error message. This also covers a previously uncovered branch. * Added string resource for the fractionDigits error, and changed the error message being thrown when the derived type has a larger fractionDigits value than the parent type. --- diff --git a/src/libraries/System.Private.Xml/src/Resources/Strings.resx b/src/libraries/System.Private.Xml/src/Resources/Strings.resx index ca4b85c..e204228 100644 --- a/src/libraries/System.Private.Xml/src/Resources/Strings.resx +++ b/src/libraries/System.Private.Xml/src/Resources/Strings.resx @@ -1,4 +1,5 @@ - + +