'nullable|integer|min:1', // 계층번호 'title' => 'required|string|max:255', 'type' => 'required|in:fields,bom', ]; } }