responseConstraintViolations

The violations associated with the response constraints for the provided values within the response map.

Return

a list of the violations, one for each response constraint in the problem

Parameters

responseMap

the map of responses filled with data for this problem. Must have been created by this problem.


The violations associated with the response constraints for the provided values within the response map.

Return

a map of the violations, one for each response constraint in the problem. The returned map has the response name associated with the constraint and the value of the violation

Parameters

averages

the map of responses filled with data for this problem. Must have been created by this problem.