Kozea / formol

An opinionated react form framework.
MIT License
190 stars 17 forks source link

Prevent validation while typing #59

Open mmirus opened 4 years ago

mmirus commented 4 years ago

Hey, there! Is there a way to prevent field validation from occurring as the user types, only validating when the focus leaves the field or the form is submitted?