-
concept
According to documenthttps://json-schema.org/draft/2020-12/json-schema-core.html
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@suncpp "instance type" is an informal term that means the primitive type of the current part of the instance. In the instance:
In the validation specification, some keywords only apply to certain instance types, and are grouped into sections accordingly. |
Beta Was this translation helpful? Give feedback.
@suncpp "instance type" is an informal term that means the primitive type of the current part of the instance. In the instance:
In the validation specification, some keywords only apply to certain instance types, and are grouped into sections accordingly.