Issue incorrect exception message (#34416)
authormrj001 <62225294+mrj001@users.noreply.github.com>
Mon, 13 Apr 2020 23:26:38 +0000 (17:26 -0600)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2020 23:26:38 +0000 (16:26 -0700)
commit13dce8d53393a7b839f9401ffa827e7046d71ce0
treec21e6abd828e005ccd775050caef5195304e591e
parent762e825f2a041964fbd2dfbf0e6fd6c7ad11f182
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.
src/libraries/System.Private.Xml/src/Resources/Strings.resx
src/libraries/System.Private.Xml/src/System/Xml/Schema/FacetChecker.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs