UNPKG

json-schema-library

Version:

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation

20 lines (19 loc) 385 B
export default { DECLARATOR_ONEOF: "oneOfProperty", propertyBlacklist: ["_id"], DYNAMIC_PROPERTIES: [ "$ref", "$defs", "if", "then", "else", "allOf", "anyOf", "oneOf", "dependentSchemas", "dependentRequired", "definitions", "dependencies", "patternProperties" ] };