'required|max:255', ]; } public function attributes() { return [ 'descriptions.*.name' => '名称', ]; } }