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

Conversation

abrad45
Copy link
Contributor

@abrad45 abrad45 commented Jul 16, 2018

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 #3364; while the signature as updated in docs/api/Field.md, it was not updated in the examples.

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.
@codecov
Copy link

codecov bot commented Jul 16, 2018

Codecov Report

Merging #4133 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4133   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          72      72           
  Lines        1666    1666           
======================================
  Hits         1666    1666

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc6c7aa...dad3106. Read the comment docs.

@erikras erikras merged commit f1d58aa into redux-form:master Jul 18, 2018
@lock
Copy link

lock bot commented Aug 17, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 17, 2018
@erikras
Copy link
Member

erikras commented Dec 11, 2018

Published in v8.0.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants