Difference between revisions of "Core.Validation.CoreChk049"
Jump to navigation
Jump to search
m (Hb moved page Core.OtxValidation.CoreChk049 to Core.Validation.CoreChk049: #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 == | ||
− | 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.