Bugzilla::Config::Common - Parameter checking functions
All parameter checking functions are called with two parameters:
check_multi
Checks that a multi-valued parameter (ie type s
or type m
) satisfies its contraints.
check_numeric
Checks that the value is a valid number
check_regexp
Checks that the value is a valid regexp