Validate

This command validates an Eduction configuration.

edktool v

The following table lists the parameters for this command.

-c <configfile> The configuration file to validate.
-l <licensefile>

The file containing a valid license key for Eduction.

If you do not specify a license key, edktool attempts to load the license licensekey.dat in its current working directory. You must specify the license parameter if your license is in a different location.

-o <outputfile> (Optional) The output file name to use to output any errors.
-i (Optional) Initialize an extraction session to verify that entities can be loaded from the configuration.

The following example shows the output from a validate command on an invalid configuration file.

Config file invalid
[Eduction]
//Referenced parameter configured with no value
TANGIBLECHARACTERS=
//Key deprecated
OUTPUTSCORES=True
//Key deprecated
OUTPUTSIMPLEMATCHINFO=False

[pii_postprocessing]
//Key not used
TYPE=lua