Difference between revisions of "Core.Validation.CoreChk049"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk049'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk049 | 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 ==
Exception are the datatypes [[Integer]] and [[Float]], which can be mixed within by comparison.
+
Exception are the datatypes [[Core.DataTypes.SimpleDataType.Integer|Integer]] and [[Core.DataTypes.SimpleDataType.Float|Float]], which can be mixed within by comparison.

Latest revision as of 03:54, 17 February 2016

Classification

Name Core_Chk049
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

In comparison, the DataTypes must match.

Comments

Exception are the datatypes Integer and Float, which can be mixed within by comparison.