validate($value); } public function message() { return 'The :attribute should only contain only alphanumeric and dashes characters'; } }