public function validate_founder(Module_Admin $m, $arg) { return GWF_Validator::validateUserID($arg, true, 'founder', true); }