Difference between revisions of "Core.Validation.CoreChk056"

From emotive
Jump to navigation Jump to search
m (Hb moved page CoreChk056 to Core.OtxValidation.CoreChk056: #3153)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Inside of foreach-loops, the collection ([[List]] or [[Map]]) shall not be modified.
+
Inside of foreach-loops, the collection ([[Core.DataTypes.ComplexDataType.ContainerDataType.List|List]] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|Map]]) shall not be modified.

Latest revision as of 04:34, 17 February 2016

Classification

Name Core_Chk056
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

Inside of foreach-loops, the collection (List or Map) shall not be modified.