Closed ivan-stankov-golang closed 1 year ago
@ivan-stankov-golang Are you using Rest API? You can use custom requests to verify input and submit if it's correct.
There was another request for form validation. And we will look into it.
@mikhail-vl so I need to use custom code and do the validation and the http request? Thank you.
@ivan-stankov-golang That's the way.
We will look into adding validation in the future versions.
Is there a way to validation form with custom code before submit?