'nullable|integer|min:1', 'name' => 'nullable|string|max:100', 'is_primary' => 'nullable|boolean', 'notes' => 'nullable|string', ]; } }