Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StringOperator

Index

Enumeration members

Contains

Contains: = "contains"

Equal

Equal: = "equal"

Exists

Exists: = "exists"

Match

Match: = "regex_match"

NotContains

NotContains: = "not_contains"

NotEqual

NotEqual: = "not_equal"

NotMatch

NotMatch: = "not_regex_match"

NotStartsWith

NotStartsWith: = "not_starts_with"

StartsWith

StartsWith: = "starts_with"

Generated using TypeDoc