json-schema-validator
json-schema-validator copied to clipboard
Added json-patch validation 'remove' info
In json validation added json-path info for keys that didn't described in json-schema as 'remove'.
Could you please elaborate more about what this fixes, and add a test to the test-suite which tests this feature.