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