add_bulk_rules
($all_rules
[, $ignore_keys=array()])
Parameters: |
|
---|---|
Returns: |
void |
Return type: |
void |
Add a collection of rules to the current ruleset by calling add_rule_by_array for each element in $all_rules. See add_rule_by_array for documentation on $ignore_keys.
N.B. You can provide the "error" key.