['nullable', 'array'], 'enroll.*' => ['integer', 'min:1'], 'withdraw' => ['nullable', 'array'], 'withdraw.*' => ['integer', 'min:1'], ]; } }