Difference between revisions of "Core.Validation.CoreChk050"
Jump to navigation
Jump to search
m (Hb moved page Core.OtxValidation.CoreChk050 to Core.Validation.CoreChk050: #3153) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | In comparison, the [[ | + | In comparison, the [[Core.DataTypes|DataTypes]] must match. |
== Comments == | == Comments == | ||
− | If a [[ | + | If a [[Core.Declarations|variable]] or [[Core.Declarations|constant]] is referenced, the [[Core.DataTypes|data types]] must match the referencing elements. |
Latest revision as of 06:39, 17 February 2016
Classification
Name | Core_Chk050 |
Class | Core |
Severity | Critical |
SpecifiedBy | ISO 13209-3 |
Description
In comparison, the DataTypes must match.
Comments
If a variable or constant is referenced, the data types must match the referencing elements.