When we tried to use the json schema we got the following error:
Invalid schema: dereference error - SyntaxError: Error resolving $ref pointer "c:/Users/.../#/simpleType/nonNegativeInteger". Token "nonNegativeInteger" does not exist.
tried to find the type defintion for nonNegativeInteger but it does not seem to be in the json schema.
When we tried to use the json schema we got the following error:
Invalid schema: dereference error - SyntaxError: Error resolving $ref pointer "c:/Users/.../#/simpleType/nonNegativeInteger". Token "nonNegativeInteger" does not exist.
tried to find the type defintion for nonNegativeInteger but it does not seem to be in the json schema.