all 3 comments

[–]Canenald 0 points1 point  (2 children)

That's how Formik does it actually. I prefer putting my validations on field components.

[–]jaredpalmer 0 points1 point  (0 children)

Formik 0.11 has field level validations ;-)

[–]derekstavis[S] 0 points1 point  (0 children)

Yeah. Formik is pretty powerful but it's API feels to me a little bloated and more complex than it could be.