'nullable|image', 'type' => 'nullable|string|in:website,mobile', 'is_active' => 'nullable|boolean', 'project_id' => 'nullable|exists:projects,id', ]; } }