InvertException: Boolean;
InvertException: boolean;
The InvertException property determines whether to invert validation errors.
Available values:
True. Errors are inverted, that is, not statistical outliers are found, but the data that does not override specified bounds.
False. Default. Statistical outliers are validation errors.
The property use is given in the example for IValidationStatisticalOutliers.LowerPercentile.
See also: