×
Menu
Index

Validations tab

 

Introduction

The Validations tab contains all Validations used by the chosen Product. Every Validation can be replaced or merged by another Validation to make your new Alias Function differ from the Base Product. All Validations shown in green al changed in the Alias. After a doubleclick the Alias item dialog appears.
 
 

Replace

Using Replace the chosen Validation will be replaced by another Validation.
 

Extend

Using Extend the chosen Validation will be expanded with another Validation.
 

Merge

Using Merge the chosen Validation will be merged with another Validation. To understand what Merge exactly does, you have to know Pre- en PostEvents.
Suppose we use Extend (see above). In that case the Validation are used as follows (A is the original, B is the new Function).
 
PreEventA
FunctionA
PostEventA
PreEventB
FunctionB
PostEventB
 
In case we chose for Merge, it is:
 
PreEventB
PreEventA
FunctionA
FunctionB
PostEventA
PostEventB
 

Ignore

Chosing Ignore, the Validation will not be executed.
 

Configuration

Chose the Configuration that contains your new Validation.
 

Validation

Chose the new Validation from the selected Configuration.
 

Delete Alias item

By checking this an existing Alias item for this Stop will be removed.
 

Valid Conditions

Doubleclick this to create an Expression that enables / disables this Alias item.