Checks the constraint (Where-Rule) for the application instance. The constraint (Where-Rule) is defined within the application entity definition or within a parent application entity definition.
Parameters
Parameters
Description
ruleName
[in] A null-terminated string that contains the name of the constraint (Where-Rule) to be validated.
Returns
true if the constraint is satisfied.
false if the constraint is violated.
unknown if the constraint is not defined or can not be evaluated for any reason (an EXPRESS error, incorrectly filled data, mandatory data is unset, etc.).