UNPKG

@stoplight/json-schema-merge-allof

Version:

Simplify your schema by combining allOf into the root schema, safely.

5 lines (4 loc) 203 B
describe('validation', function() { it('is false if property is required, but not allowed by patternProperties or additionalProperties') it('is false if any min value is bigger than a max value') })