Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add name parameter to field level validation #4133

Merged

Commits on Jul 16, 2018

  1. Add name parameter to field level validation

    The Field Level Validation example documents three parameters (`value`, `allValues`, and `props`) but the function accepts `name` as its fourth parameter. This appears to have been added in redux-form#3364; while the signature as updated in `docs/api/Field.md`, it was not updated in the examples.
    abrad45 committed Jul 16, 2018
    Copy the full SHA
    dad3106 View commit details
    Browse the repository at this point in the history