mokkabonna / json-schema-intersects

A library to determine if a JSON schema has a logical intersection with another schema.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json-schema-intersects

A library to determine if a JSON schema has a logical intersection with another schema.

This means that it is possible to create a schema that only describes the intersection. Based upon json-schema-merge-allof

About

A library to determine if a JSON schema has a logical intersection with another schema.

License:MIT License