Validation
When
is clicked on the properties dialog box, the data validation is performed. If the validation fails, then the dialog box switches to the tab that has the incorrect option values and prompts an error message. Error messages are prompted when the corresponding option value is in error.When no driver class is selected, an error dialog box opens.
If the driver type is Application
, then the
doStart
and doStop
methods are required. If any of the methods are not implemented in the selected class,
then an error dialog box opens.