format : String
format
StringDefine semantic information about a string instance.
Value |
This keyword must be set to a string, preferrably one that is standardized by JSON Schema to ensure interoperability
Hint: Use the jsonschema metaschema command to catch keywords set to invalid values
|
---|---|
Kind | Annotation |
Applies To | String |
Base Dialect | 2019-09 |
Changed In | Draft 3 Draft 4 Draft 6 Draft 7 |
Introduced In | Draft 1 |
Vocabulary | Format |
Specification | https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02#rfc.section.7.2.1 |
Metaschema | https://json-schema.org/draft/2019-09/meta/format |
Official Tests | draft2019-09/format.json |
Default | None |
Annotation |
String
The format name set by this keyword
Hint: Use the jsonschema validate command to collect annotations from the command-line
|
Affected By | None |
Affects | None |