java-json-tools/json-schema-validator

How to stop JSON schema validation when first invalid array item is found?

Opened this issue · 0 comments

My response from service is a large JSON array. So, I want to stop JSON schema validation when the first mismatch is found.