Difference between revisions of "Core.Validation.CoreChk047"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk047'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk047 | Core | Critical }} ==...")
 
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The [[OtxDataTypes|data types]] of the key and value must match the declared types within a [[MapLiteral]] or [[MapCreate]] terms.
+
The [[Core.DataTypes|data types]] of the key and value must match the declared types within a [[Core.Terms.MapLiteral|MapLiteral]] or [[Core.Terms.MapCreate|MapCreate]] terms.

Latest revision as of 03:53, 17 February 2016

Classification

Name Core_Chk047
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

The data types of the key and value must match the declared types within a MapLiteral or MapCreate terms.