'sometimes|string|max:100', 'phone' => 'nullable|string|max:20', 'email' => 'sometimes|email|max:100', ]; } }