-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Currently, the jsonldType
validator is limited to expressing that N
many "alternative types" may be included along with any required types. This should be improved such that only required types are listed and any additional types can be added (if so desired). This feature will require a new json schema lib (#1) that supports not
or contains
.