not(Validator::startsWith('+'))->validate($value)); } public function message() { return 'The :attribute should not be a phone number'; } }