Overriding Validation Warnings

The AtcgReplayApp application validation returns errors only, by default (that is, the default value of true disables the validation warnings for date and time fields and for text boxes associated with tables).

Disable the overriding of validation warnings so that warning messages and errors are returned by specifying the following parameter with a value of false in the [ATCG] section of the JADE initialization file.

[ATCG]
ValNoWarningsOverride=false