How to handling form validation on framework7 v2?

Any in-build methods are available to validate the forms?

You can get simple form validation (regex) by following the docs: http://framework7.io/docs/inputs.html#validation

1 Like