validate($value); } public function message() { return 'The :attribute should be null or contain only alphanumeric, dots and underscore characters'; } }