Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 571 Bytes

QARuleMatchesContext.md

File metadata and controls

12 lines (8 loc) · 571 Bytes

QARuleMatchesContext

Properties

Name Type Description Notes
length int The length of the error in characters in the context.
offset int The 0-based character offset of the error in the context text.
text str Context of the error, i.e. the error and some text to the left and to the left.

[Back to Model list] [Back to API list] [Back to README]