Values
| Name | Value |
|---|---|
EQUALS | equals |
NOT_EQUALS | not_equals |
CONTAINS | contains |
NOT_CONTAINS | not_contains |
REGEX | regex |
STARTS_WITH | starts_with |
ENDS_WITH | ends_with |
GT | gt |
LT | lt |
GTE | gte |
LTE | lte |
EXISTS | exists |
NOT_EXISTS | not_exists |
Operator method reference
| Name | Value |
|---|---|
EQUALS | equals |
NOT_EQUALS | not_equals |
CONTAINS | contains |
NOT_CONTAINS | not_contains |
REGEX | regex |
STARTS_WITH | starts_with |
ENDS_WITH | ends_with |
GT | gt |
LT | lt |
GTE | gte |
LTE | lte |
EXISTS | exists |
NOT_EXISTS | not_exists |