How to use Scheduling Reminders using forms?

In the rasa 2.0 official docs, the docs have provided how to use the Scheduling Reminder using Actions. But I want to use Scheduling Reminder using FormValidationAction which the rasa docs have not provided. Because I have used forms in my project, I want to schedule a reminder if the user does not give any input after 60 sec. Can anyone help me out, how to achieve this?