Skip to content
Snippets Groups Projects
user avatar
kb-light authored
need_one_of(varname, array, required) checks weather the value of the specified variable is part of given array.
need_array_of(varname, array, required) is similar to need_one_of() but assume that varname points to an array.
21e03321
History
Name Last commit Last update
..