Open
Description
As discussed in https://api3workspace.slack.com/archives/C020RCCC3EJ/p1624207461017900
The validation is triggered when the form is submitted (action is pressed), but we should probably validate real time for better UX. Sometimes it is easy to do, but sometimes not (I think we do some async validation as well).