You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible that you're logging/printing a ProcessingReport object which would invoke that toString?
if not, it looks like you'll probably need to change how reporters / reports are getting injected. I haven't stared deeply at it, but it looks like there are enough interfaces and DI that doing it should be possible.
On 20-Jun-2017 3:20 AM, "John Huffaker" ***@***.***> wrote:
https://github.com/java-json-tools/json-schema-core/blob/fbe664c/src/main/java/com/
github/fge/jsonschema/core/report/AbstractProcessingReport.java#L211
Is it possible that you're logging/printing a ProcessingReport object
which would invoke that toString?
if not, it looks like you'll probably need to change how reporters /
reports are getting injected. I haven't stared deeply at it, but it looks
like there are enough interfaces and DI that doing it should be possible.
Sorry I don't know off the top of my head.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABOOZFG-zSu8xe2Tt8KqS9219Kn3q-RGks5sFu07gaJpZM4N8AaP>
.
--- BEGIN MESSAGES --- error: err.common.additionalProperties.notAllowed level: "error" schema: {"loadingURI":"#","pointer":""} instance: {"pointer":""} domain: "validation" keyword: "additionalProperties" unwanted: ["alpha2Code","countryCode","id1"] --- END MESSAGES ---
I want to disable them . Can you suggest how ?
The text was updated successfully, but these errors were encountered: