Represents a validation fired by the runtime engine from a Mark Field Invalid action.
|
||
Description: Returns the element id of the target of this Validation |
||
Code Sample: var session = inrule.createRuleSession(); |
|
||
Description: Boolean that identifies whether or not this Validation instance is active |
||
Code Sample: var session = inrule.createRuleSession(); |
|
||
Description: Array of ValidationReason |
||
Code Sample: var session = inrule.createRuleSession(); |
|
||
Description: Returns the validation message from this Validation |
||
Code Sample: var session = inrule.createRuleSession(); |
Comments
0 comments
Please sign in to leave a comment.