lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.QARuleMatchesMatches

Properties

Name Type Description Notes
context QARuleMatchesContext    
length Number The length of the error in characters.  
message String Message about the error displayed to the user.  
offset Number The 0-based character offset of the error in the text.  
replacements [QARuleMatchesReplacements] Replacements that might correct the error. The array can be empty, in this case there is no suggested replacement.  
rule QARuleMatchesRule   [optional]
shortMessage String An optional shorter version of 'message'. [optional]