examples : Array<Any>
examples
Array<Any>This keyword is used to provide sample JSON values associated with a particular schema, for the purpose of illustrating usage.
Value | This keyword must be set to an array of JSON values that preferrably successfully validates against the corresponding subschema |
---|---|
Kind | Annotation |
Applies To | Any |
Dialect | Draft 7 |
Changed In | None |
Introduced In | Draft 6 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section.10.4 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | None |
Default |
[]
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|