Add Synchronous Validation to a redux-form using a Validation Function

InstructorRory Smith

Share this video with your friends

Send Tweet

There are two ways to handle validation in redux-form. In this example, we are going to look at using a validation function to validate the fields of our redux-form.