$anchor : String
$anchor
StringThis keyword is used to create plain name fragments that are not tied to any particular structural location for referencing purposes, which are taken into consideration for static referencing.
Value |
This keyword must be set to a string starting with a letter and containing letters, digits, hyphens, underscores, colons, or periods
Hint: Use the jsonschema metaschema command to catch keywords set to invalid values
|
---|---|
Kind | Identifier |
Applies To | Any |
Base Dialect | 2019-09 |
Changed In | None |
Introduced In | 2019-09 |
Vocabulary | Core |
Specification | https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02#rfc.section.8.2.3 |
Metaschema | https://json-schema.org/draft/2019-09/meta/core |
Official Tests | draft2019-09/anchor.json |
Default | None |
Annotation | None |
Affected By | None |
Affects |
|
Also See |
|