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

Support for lazy validation? #36

Open
niksabaldun opened this issue Nov 1, 2018 · 5 comments
Open

Support for lazy validation? #36

niksabaldun opened this issue Nov 1, 2018 · 5 comments

Comments

@niksabaldun
Copy link

Is there any support for lazy validation (iterating through all errors that exist in document), or does the processing always stop at the first encountered error?

@horejsek
Copy link
Owner

horejsek commented Nov 2, 2018

Not right now. I was thinking about it already before but haven't had time to do it. :-) It needs more work as I want to keep the high speed so it needs to support both versions and not slowing down the overall performance.

@horejsek
Copy link
Owner

horejsek commented Nov 2, 2018

You don't have to close it. I would like to do that one day. Let's keep it open for other people who would be looking for that feature.

@xakiy
Copy link

xakiy commented Feb 21, 2020

Any news/progress on this feature, sir @horejsek?

@horejsek
Copy link
Owner

@xakiy Nothing was done yet. Do you want to dive in?

@xakiy
Copy link

xakiy commented Feb 23, 2020

I don't think I have the time for these few weeks ahead and I'm not sure where to start with the code. Btw, I'll try to make a PR when I'm free.

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

No branches or pull requests

3 participants