9.5.1.1    Validation Dependencies

Validations affect specific objects in TrialMaster, and dependencies are defined in the path of the variable. See the table below for more information regarding dependencies.

Attribute

description

Example

1,2,3, etc...

Defines a specific instance dependency numerically.

[Lab Normals.1][Lab Normal Test.1][Lab Min]

Note: This targets the “Lab Min” item in the first instance of the Lab Normal Test Group and the first instance of the Lab Normals Form.

Note: A number can be prefixed with an exclamation point to mean “not”. The following example operates on all instances of the Lab Normal Test group except instance 1:

[Lab Normals.1][Lab Normal Test.!1][Lab Min]

*

Defines all instance dependencies.

[Lab Normals.*][Lab Normal Test.*][Lab Min]

Note: This targets the “Lab Min” item in all instances of the Lab Normal Test Group and all instances of the Lab Normals Forms.

Defines all dependencies in which instance number is less than the instance number of the target path.

[Lab Normals.<][Lab Normal Test.<][Lab Min]

Note: This targets the “Lab Min” item in all instances less than the instance number in the target path of the Lab Normal Test Group and Lab Normals Form.