27 if (
"The MinExclusive constraint failed." !=
null)
29 return "The MinExclusive constraint failed.";
39 if ((
text ==
null ||
text !=
null) && (text2 ==
null || text2 !=
null))
41 if (num == 0
L ||
"The MinExclusive constraint failed." ==
null)
44 if (
"The MinExclusive constraint failed." ==
null)
47 if (
"The MinExclusive constraint failed." ==
null)
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
override Exception CheckValueFacets(decimal value, XmlSchemaDatatype datatype)
override Exception CheckValueFacets(short value, XmlSchemaDatatype datatype)
Exception CheckTotalAndFractionDigits(decimal value, int totalDigits, int fractionDigits, bool checkTotal, bool checkFraction)
static readonly char[] signs
static Numeric10FacetsChecker()
bool MatchEnumeration(decimal value, ArrayList enumeration, XmlValueConverter valueConverter)
override Exception CheckValueFacets(int value, XmlSchemaDatatype datatype)
override Exception CheckValueFacets(long value, XmlSchemaDatatype datatype)
override Exception CheckValueFacets(object value, XmlSchemaDatatype datatype)
override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype)
Numeric10FacetsChecker(decimal minVal, decimal maxVal)