Rationale: Allows a MOD author to define additional "configuration types" and add the logic to validate these option types as well.
Placement:
/includes/functions_acp.php, as the "default" case in the validation switch.Input arguments:
$cfg_array, $config_name, $config_definition, $error

