Difference between revisions of "Core.Validation.CoreChk004"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk004'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk004 | Core | Warning }} == D...") |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | Imported documents | + | Imported documents will be accessed at least once. We recommend to remove unused import references. |
== Checker rules == | == Checker rules == | ||
This prevents unnecessary dependencies and reduces the degree of cross-linking. | This prevents unnecessary dependencies and reduces the degree of cross-linking. |
Latest revision as of 03:29, 13 September 2019
Classification
Name | Core_Chk004 |
Class | Core |
Severity | Warning |
SpecifiedBy | ISO 13209-3 |
Description
Imported documents will be accessed at least once. We recommend to remove unused import references.
Checker rules
This prevents unnecessary dependencies and reduces the degree of cross-linking.