execute_checks: Executes the list of check functions compiled for the calling...

Description Usage Arguments Value

Description

This returns TRUE if all arguments pass, or FALSE when the first test fails

Usage

1
execute_checks(check_methods_to_call, input_arguments, function_args)

Arguments

check_methods_to_call

List of check functions that should be called

input_arguments

The user's input to a function

function_args

The expected names of the arguments, provided by calling function

Value

Boolean stating whether the input checks pass or fail


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.