Closed
Description
Hi all,
When we are trying to validate a JSON Body against a JSON Schema that has set the additionalProperties to false, we are founding that the Schema.validate() function just return the first parameter that it is not permitted. We can see that behavior in the org.everit.json.schema.ObjectSchema class at line 279. (Version 1.1.1)
We have seen that there is a commit (
) that resolves this behavior.When will be this new version available to download from Maven repository?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels