Open
Description
Now error message for required fields is hardcoded. https://github.com/Fundflow/apollo-redux-form/blob/master/src/validation.ts#L16
We should pass messages as props in such a way that we can change them depending of the locale of the hosting app.