react-inform
react-inform copied to clipboard
validate each fields on event?
I'm looking for a way to validate each fields individually like onChange I could check if the the input is valid or on blur of a certain field it would validate that field (only that field).
is this possible? or I'm just missing something in the documentation?
Cheers.