Home AnchorKeyword Class
AnchorKeyword Class
Cancel

AnchorKeyword Class

Namespace: Json.Schema.Keywords.Draft201909

Inheritance: AnchorKeyword 🡒 AnchorKeyword 🡒 object

Implemented interfaces:

  • IKeywordHandler

Handles $anchor.

Remarks

This keyword is used to define a location-independent identifier that can be referenced from elsewhere in the schema.

Properties

NameTypeSummary
AnchorPatternRegexThe pattern for valid anchor identifiers.
InstanceAnchorKeywordGets the singleton instance of the Json.Schema.Keywords.Draft201909.AnchorKeyword.
NamestringGets the name of the handled keyword.
Contents