'required|string|max:255', ]; } public function message(): array { return [ // ]; } }