Function executed after parsing the command line arguments.
This function is only called if the arguments are valid so far.
application instance
command line arguments instance
string with an error message if validation failed, null otherwise
See Implementation
Function executed after parsing the command line arguments.
This function is only called if the arguments are valid so far.