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

fix: synchronous conditional object validation with unknown dependencies #598

Merged
merged 3 commits into from
Aug 11, 2019

Conversation

kolkinn
Copy link
Contributor

@kolkinn kolkinn commented Aug 11, 2019

This PR fixes an issue where using when on an object with dependencies on properties that were not specified in the schema, caused the validation to become asynchronous even with sync set to true.

@jquense jquense merged commit 1081c41 into jquense:master Aug 11, 2019
@jquense
Copy link
Owner

jquense commented Aug 11, 2019

Awesome thanks!

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

Successfully merging this pull request may close these issues.

2 participants