'sometimes|string|max:100', 'name' => 'sometimes|string|max:200', 'category_id' => 'nullable|integer', 'lifecycle' => 'nullable|string|max:50', 'description' => 'nullable|string', 'is_active' => 'boolean', ]; } }