'required|array', 'moves.*.employee_id' => 'required|integer', 'moves.*.department_id' => 'nullable|integer', ]; } }