Being able to update the validation schema form inside the Formik container/provider #3988
Unanswered
Jurek-at-work
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
we are using quite complex forms with rulesets adapting dynamically to the values content. Therefore we are actually passing the values to the rules provider. For that matter it would be quite useful being able to update the yup validation schema using the useFormikContext provider, from inside the formik container, so the formik values also are available.
What do you think about this suggestion? Please let me know.
Beta Was this translation helpful? Give feedback.
All reactions