Filter: FindingConfidenceFilter

Filter type for FindingConfidence.

All fields in this type are and-combined; see the or field for or-combination.


Input Fields

NameTypeDescription
ANDFindingConfidenceFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

ORFindingConfidenceFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

rangeMaxFloat

Checks if rangeMax equals a specified value.

If an index exists on rangeMax, it can be used.

The maximum of the range of valid confidence values

rangeMax_gtFloat

Checks if rangeMax is greater than a specified value.

The maximum of the range of valid confidence values

rangeMax_gteFloat

Checks if rangeMax is greater or equal a specified value.

The maximum of the range of valid confidence values

rangeMax_inFloat

Checks if rangeMax is equal to one of the specified values.

The maximum of the range of valid confidence values

rangeMax_ltFloat

Checks if rangeMax is less than a specified value.

The maximum of the range of valid confidence values

rangeMax_lteFloat

Checks if rangeMax is less or equal a specified value.

The maximum of the range of valid confidence values

rangeMax_notFloat

Checks if rangeMax does not equal a specified value

The maximum of the range of valid confidence values

rangeMax_not_inFloat

Checks if rangeMax is not equal to one of the specified values.

The maximum of the range of valid confidence values

rangeMinFloat

Checks if rangeMin equals a specified value.

If an index exists on rangeMin, it can be used.

The minimum of the range of valid confidence values

rangeMin_gtFloat

Checks if rangeMin is greater than a specified value.

The minimum of the range of valid confidence values

rangeMin_gteFloat

Checks if rangeMin is greater or equal a specified value.

The minimum of the range of valid confidence values

rangeMin_inFloat

Checks if rangeMin is equal to one of the specified values.

The minimum of the range of valid confidence values

rangeMin_ltFloat

Checks if rangeMin is less than a specified value.

The minimum of the range of valid confidence values

rangeMin_lteFloat

Checks if rangeMin is less or equal a specified value.

The minimum of the range of valid confidence values

rangeMin_notFloat

Checks if rangeMin does not equal a specified value

The minimum of the range of valid confidence values

rangeMin_not_inFloat

Checks if rangeMin is not equal to one of the specified values.

The minimum of the range of valid confidence values

valueFloat

Checks if value equals a specified value.

If an index exists on value, it can be used.

The confidence value reported by the tool or user

value_gtFloat

Checks if value is greater than a specified value.

The confidence value reported by the tool or user

value_gteFloat

Checks if value is greater or equal a specified value.

The confidence value reported by the tool or user

value_inFloat

Checks if value is equal to one of the specified values.

The confidence value reported by the tool or user

value_ltFloat

Checks if value is less than a specified value.

The confidence value reported by the tool or user

value_lteFloat

Checks if value is less or equal a specified value.

The confidence value reported by the tool or user

value_notFloat

Checks if value does not equal a specified value

The confidence value reported by the tool or user

value_not_inFloat

Checks if value is not equal to one of the specified values.

The confidence value reported by the tool or user


This page was generated: 2024-05-17