StatisticDto
violatedRuleCountinteger<int32>
totalViolationCountinteger<int32>
recommendationCountinteger<int32>
informationCountinteger<int32>
warningCountinteger<int32>
errorCountinteger<int32>
criticalCountinteger<int32>
StatisticDto
{
"violatedRuleCount": 0,
"totalViolationCount": 0,
"recommendationCount": 0,
"informationCount": 0,
"warningCount": 0,
"errorCount": 0,
"criticalCount": 0
}