blueberryapps / onion-form

React Redux form builder with great UX validations
49 stars 2 forks source link

Set otherValues parameter in validateField as optional #23

Closed tomwagner closed 7 years ago

tomwagner commented 7 years ago

I think that otherValues param isn't needed for field validation. Am i wrong? It follows from validateField.spec.js test file.