['required', 'array', 'min:1'], 'dates.*' => ['date'], 'reason' => ['required', 'string'], 'reason_type' => ['nullable', 'string'], ]; } }