Updates the data source ref names for all checks within a checklist. Throws if the checklist doesn’t exist.
A list of functions that are available to be used by checks in this checklist.
Variables that can be used in checks and functions. Variables are resolved in order of declaration.
If variable a
depends on variable b
, then b
must be defined before a
in the list.