Strings
Strings evaluates values using string comparison functions.
Interpretation Methods
The inspector supports these interpretation methods:
- object
- data
Options
| Field | Type | Description | Required |
|---|---|---|---|
| expression | string | the substring used during inspection. | Yes |
| type | string | the string evaluation function used during inspection. must be one of: - equals - contains - starts_with - ends_with | Yes |
Updated over 2 years ago
