complete-comment
Overview
This rule belongs to the json-validation
ruleset and states that:
A comment in a JSON file must be terminated correctly.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Blocking |
Message | JSON data is invalid as an unexpected end was encountered while parsing a comment. |
Code | JSON_V203 |
Type | Validation |
Rule System | Syntax |
Broad Category | JSON Start/End |
Tags | json data preliminary checks validation json comment |
Suggested Fixes
- Ensure that file contents are complete.