generate_list_of_checks: Defines which functions to call to check an input argument.
Description
This creates a list of check functions to call for the input arguments
for a spartan function. This is using the expected argument names,
provided by the calling function
Usage
generate_list_of_checks(argNames)
Arguments
argNames
Expected argument names for the calling function
Value
List of check functions that should be called to check input