argument->definition['numeric']); } function validate_argument($argument) { return is_numeric($argument); } }