zaguiini / formik-wizard

A multi-step form component powered by formik and react-albus
MIT License
86 stars 26 forks source link

feat(validation): add validate function parameter #5

Closed remiroyc closed 5 years ago

remiroyc commented 5 years ago

This pull request allows to validate form without yup validation scheme. Just use validate function.