Skip to main content

complete-comment

Overview

This rule belongs to the json-validation ruleset and states that:

A comment in a JSON file must be terminated correctly.

PropertyValue
EnabledYes
Maximum SeverityBlocking
MessageJSON data is invalid as an unexpected end was encountered while parsing a comment.
CodeJSON_V203
TypeValidation
Rule SystemSyntax
Broad CategoryJSON Start/End
Tagsjson data preliminary checks validation json comment

Suggested Fixes

  • Ensure that file contents are complete.

For More Information