Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Invokes the EDMmodelCheckerTM to validate the specified instance against the specified local rule (Where rule). The specified local rule must be defined in the dictionary model (Express schema) that is the underlying schema of the data model that hosts the actual instance, or the local rule must be defined in an EDMruleSchema appropriate to the specified instance. A number of arguments can be supplied to the ?"where rule validation process? " in the arguments argument1, ?, argumentN. Hence the validation process can be made parameterizedaccept parameters. The validation process can return a value to the caller through the returnValue argument. The value to return must be set in the validation process by invoking the xpxReturnValueToCaller operation. The data model that hosts the specified instance must be open before this operation can be successfully performed.

...