4 references to Sch_LengthConstraintFailed
System.Private.Xml (4)
System\Xml\Schema\FacetChecker.cs (4)
1375return new XmlSchemaException(SR.Sch_LengthConstraintFailed, string.Empty); 1509return new XmlSchemaException(SR.Sch_LengthConstraintFailed, string.Empty); 1578return new XmlSchemaException(SR.Sch_LengthConstraintFailed, string.Empty); 1641return new XmlSchemaException(SR.Sch_LengthConstraintFailed, string.Empty);