Closed thjaeckle closed 4 months ago
Thanks for the reporting the issue!
@justin-tay wow, you are fast .. thanks a lot for already providing a fix 👍
Thanks @thjaeckle for reporting the bug and @justin-tay for fixing it. I have released 1.5.1 with the fix in.
Hello.
I have a JsonSchema with an enumeration of JSON objects:
When I now validate the following JSON against that:
I get a validation error, but with the following error:
Seems like only scalar JSON values are contained in the generated error text, could that be?