v8n icon indicating copy to clipboard operation
v8n copied to clipboard

Improve schema rule with dependent validations and strict mode

Open sbarfurth opened this issue 3 years ago • 0 comments

As discussed in other issues the schema rule should ideally support:

  • [ ] conditional validations depending on other properties in the schema (#164)
  • [x] strict mode that validates if a schema matches exactly without extraneous properties (#179)

sbarfurth avatar May 23 '21 11:05 sbarfurth