ParseErrorAt¶ class ParseErrorAt[source]¶ JSON shape of At. kind: Literal['at']¶ Discriminator tag. segment: int | str¶ Mapping key (str) or sequence index (int) where error occurred. error: ParseErrorAllOf | ParseErrorLeaf | ParseErrorAt | ParseErrorAnyOf¶ The error that occurred at segment.