Difference between revisions of "Core.Validation.CoreChk047"

From emotive
Jump to navigation Jump to search
 
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 05: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.