fn validate_commandline_args_with_session_available(sess: &Session)
Expand description

Validate command line arguments with a Session.

If it is useful to have a Session available already for validating a commandline argument, you can do so here.