Allow to add an extra context to handleSubmit
function
#12419
Unanswered
sontd-nals
asked this question in
Q&A
Replies: 1 comment
-
I haven't used Yup before, but it looks like this is already supported. See the docs and the Yup resolver code. Also, see this PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
There is a case that users want to create validation schemes with dynamic params when validating.
Check out this ticket for further information: jquense/yup#337
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions