Method | Description | |
---|---|---|
RestrictionFacets ( RestrictionFlags flags, object enumeration, int fractionDigits, int length, object maxExclusive, object maxInclusive, int maxLength, object minExclusive, object minInclusive, int minLength, string patterns, int totalDigits, XmlSchemaWhiteSpace whiteSpace ) : System |
Method | Description | |
---|---|---|
CompilePatterns ( string patternStrs ) : void |
public RestrictionFacets ( RestrictionFlags flags, object enumeration, int fractionDigits, int length, object maxExclusive, object maxInclusive, int maxLength, object minExclusive, object minInclusive, int minLength, string patterns, int totalDigits, XmlSchemaWhiteSpace whiteSpace ) : System | ||
flags | RestrictionFlags | |
enumeration | object | |
fractionDigits | int | |
length | int | |
maxExclusive | object | |
maxInclusive | object | |
maxLength | int | |
minExclusive | object | |
minInclusive | object | |
minLength | int | |
patterns | string | |
totalDigits | int | |
whiteSpace | XmlSchemaWhiteSpace | |
return | System |