Rule Set Evaluation.Has Violations Property
Gets a value indicating whether any rule violations were detected.
Equivalent to Violations.Count > 0.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public bool HasViolations { get; }