Wasm Directoryalpha
Record

post-check-response-matches-item

No description available.

record post-check-response-matches-item {
  context: post-check-response-matches-item-context,
  length: s32,
  message: string,
  offset: s32,
  replacements: list​<post-check-response-matches-item-replacements-item>,
  rule: option​<post-check-response-matches-item-rule>,
  sentence: string,
  short-message: option​<string>,
}

Fields

NameTypeDescription
contextpost-check-response-matches-item-context
lengths32
messagestring
offsets32
replacementslist​<post-check-response-matches-item-replacements-item>
ruleoption​<post-check-response-matches-item-rule>
sentencestring
short-messageoption​<string>