Uses a template to validate the state of models.

Variable

Description

Validation template

Select the validation template to use. The model conversion rule will succeed, display a warning or error message based on the value of the 'status' variable within the template.
The status can be set to one of three values. 
1: Success
-1: Warning - A warning message will be displayed during the execution of conversion rules.
-2: Error - An error message will be displayed during the execution of conversion rules.


  • No labels