YamlLocation
Defined in: source-location.ts:173
YAML location - path + text position.
Extends
Section titled “Extends”Properties
Section titled “Properties”column?
Section titled “column?”
readonlyoptionalcolumn:number
Defined in: source-location.ts:177
readonlyfile:string
Defined in: source-location.ts:50
Path to the source file
Inherited from
Section titled “Inherited from”
readonlykind:"yaml"
Defined in: source-location.ts:174
Discriminator for the location type
Overrides
Section titled “Overrides”
readonlyoptionalline:number
Defined in: source-location.ts:176
readonlypath:JsonPath
Defined in: source-location.ts:175