'required|string|max:100', 'is_primary' => 'nullable|boolean', 'notes' => 'nullable|string', ]; } }