Name | RuleValidationContext | |
---|---|---|
Usage | RuleValidationAttributeExporterService | |
validate | ||
Type | Complex |
null
if the rule is being run through validation from the context of an XML rulenull
if the rule being entered is not a delegation rule.
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
rule | Rule | Rule | Retrieve the rule which is being validated. | Required | One | No | ||
ruleDelegation | Rule Delegation | RuleDelegation | Retrieve the RuleDelegation representing the parent of the rule being validated. If the rule is not a delegation rule, then this will return null; |
Required | One | No | ||
ruleAuthorPrincipalId | Rule Author Principal Id | String | Retrieve the principal id of the individual entering the rule into the system. May be null in the case of an XML rule import. |
One | No |