Start-Validate method |
Use this method only when building custom
rule types, to start the internal processing that develops rule
references. Use this method as the first step in an activity of
Activity TypeValidate
when the
class of the activity is a Rule- class and rule
referencing is to be available.
This method uses no parameters.
Starts internal processing to develop a list of other rules that reference this rule.
activity type, referencing rules | |
How
to build a custom rule type End-Validate method |