Difference between revisions of "Core.Validation.CoreChk050"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk050'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk050 | Core | Critical }} ==...")
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
In comparison, the [[OtxDataTypes]] data types must match.
+
In comparison, the [[Core.DataTypes|DataTypes]] must match.
  
 
== Comments ==
 
== Comments ==
If a [[OtxDeclarations|variable]] or [[OtxDeclarations|constant]] is referenced, the [[OtxDataTypes|data types]] must match the referencing elements.
+
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.