ReminderSchedule function using in validate_{slot_name} function

How to use ReminderSchedule() function in validate function of FormAction. I can use custom action because return events. But validate function return slot dictionary. Why need it because. When User do not input before validate function I want to create new reminder for remembering choosing any choice.

Sadly you can’t run events inside validate() methods