Validation feature and options
- Last UpdatedNov 27, 2025
- 1 minute read
It is important to be able to syntax-check switches and rules. The Validate feature checks the syntax of all switches in a supplied configuration.
|
Example: |
|---|
|
LIEXEC /Draft_DGN_LI 'VALIDATE' MapColour 1-256:0-255' |
It also has extra switches, CheckLevelRule and CheckGroupRule, which check that values are valid as the text string for a Level or Group rule, respectively.
|
Example: |
|---|
|
LIEXEC /Draft_DGN_LI 'VALIDATE' CHECKLEVELRULE 'POOL 3,5,8-10R' LIEXEC /Draft_DGN_LI 'VALIDATE' CHECKGROUPRULE 'INCLUDE NAME' |
It is expected that the Validate feature will be used mainly by applicationware and macro writers.