Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FUNCTION xpxValidateGlobalRule (modelId, globalRuleId : GENERIC;
                                userOutputFile        : STRING; 
                                result                : LOGICAL)
                                status                : INTEGER;

The xpxValidateGlobalRule function invokes the EDMmodelChecker  to validate the specified data model against the specified global rule. The specified global rule must be defined in the dictionary model (Express schema) that is the underlying schema of the specified data model, or the global rule must be defined in an EDMruleSchema appropriate to the specified data model. The actual data model must be open before this operation can be successfully performed. The expressions logging can be used to log (trace) the execution of the global rule in the EDMexpressVM. The EDMsupervisor  and the interactive EDMdebugger can be used for testing and debugging global rules as well as getting detailed information of a validation process. A globalRuleId can be retrieved by the xpfGetGlobalRule operation.

Arguments


TypeNameComment
GENERICmodelId 
GENERICglobalRuleId 
STRINGuserOutputFile 
LOGICALresult 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels