On the readme, I see this:
validation.addFailureReportsCollector(new FailureAnalyzerSimple());
but I can't find that anywhere in the code. Does it exist? I'd love to try it out.
I have implemented my own hack for explaining why a given shape did not match a given node, but I'm sure that something native to the library is going to perform better.
On the readme, I see this:
validation.addFailureReportsCollector(new FailureAnalyzerSimple());but I can't find that anywhere in the code. Does it exist? I'd love to try it out.
I have implemented my own hack for explaining why a given shape did not match a given node, but I'm sure that something native to the library is going to perform better.