The properties of the BindRule class are listed below. For a complete list of BindRule class members, see the BindRule Members topic.
ChildRules | |
Enabled | |
ErrorMessage | |
ErrorMessage_Max | A string containing the message that should be thrown if the maximum value is not fulfilled. |
ErrorMessage_MaxLength | A string containing the message that should be thrown if the maximum length is not fulfilled. |
ErrorMessage_MaxOccurs | A string containing the message that should be thrown if the maximum number occurrences of the target is not fulfilled. |
ErrorMessage_Min | A string containing the message that should be thrown if the minimum value is not fulfilled. |
ErrorMessage_MinLength | A string containing the message that should be thrown if the minimum length is not fulfilled. |
ErrorMessage_MinOccurs | A string containing the message that should be thrown if the minimum number occurrences of the target is not fulfilled. |
ErrorMessage_Regex | A string containing the message that should be thrown if the regular expression validation fails. |
ErrorMessage_Type | A string containing the error message that should be thrown if type validation fails. |
ID | A string containing the ID of the rule. |
Max | |
MaxLength | |
Min | |
MinLength | |
OwnerDocument | |
ParentRuleset | |
Regex | |
Required | |
RuleInstances | |
TargetAttribute |
BindRule Class | XRules Namespace