check_input_args: Wrapper function called by all spartan methods to check input pre-execution
Description
Wrapper function called by all spartan methods to check input pre-execution
Usage
check_input_args(argNames, arguments)
Arguments
argNames
Expected argument names for the calling function
arguments
User input to the called function
Value
Boolean stating whether the input checks pass or fail