RuleSet.GetRules Method
Name | Parameters | Description |
---|---|---|
Get |
none |
Returns a list of all rules registered in the Rule |
Get |
target |
Returns a list of rules that belongs to the current Rule |
Get |
targets |
Returns a list of all rules that belong to the objects listed in a parameter. |
Get |
target, context |
Returns a list of all rules for the given object and validation contexts. |
Get |
target |
Returns a list of all rules that belong to the object specified in a parameter. |
Get |
target |
Returns a list of rules for the given type and validation contexts. |