Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction to rule specifications
  3. Rule specification configuration
  4. Rule set configuration
  5. Rule statement configuration
  6. REST APIs for rule specifications
  7. Rule specification configuration in advanced mode
  8. Business rules and rule statements
  9. Validation and testing

Rule specification assets

Rule specification assets

Operators

Operators

An operator is a mathematical function that determines the outcome of a condition.
You can select one of the following operators:
is
Verifies that the input data matches the data that the condition specifies.
is not
Verifies that the input data does not match the data that the condition specifies.
is within
Verifies that the input data matches a value in a dictionary or in a list of values that you enter.
is not within
Verifies that the input data does not match a value in a dictionary or in a list of values that you enter.
contains
Verifies that the input data contains a sequence of characters that you specify.
is less than
Verifies that the input data value is less than the value that the condition specifies. Select the operator with numeric input data.
is less than or equal to
Verifies that the input data value is less than or equal to the value that the condition specifies. Select the operator with numeric input data.
is greater than
Verifies that the input data value is greater than the value that the condition specifies. Select the operator with numeric input data.
is greater than or equal to
Verifies that the input data value is greater than or equal to the value that the condition specifies. Select the operator with numeric input data.

0 COMMENTS

We’d like to hear from you!