IRule Members
In This Article
#Properties
Name | Description |
---|---|
Id | Returns the identifier of the current rule. |
Properties | Represents the Validation Rule’s properties exported to the Application Model. |
Used |
Specifies the names of the properties to be highlighted when the current Validation Rule is broken. |
#Methods
Name | Description |
---|---|
Validate |
Checks that a particular object satisfies the Validation Rule. |
See Also