Difference between revisions of "Core.Validation.CoreChk004"
Jump to navigation
Jump to search
m (Hb moved page CoreChk004 to Core.OtxValidation.CoreChk004: #3153) |
|||
(One intermediate revision 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.