Skip to content

Not Ends With ​

The not ends with rule helps you ensure that a certain field's value does not conclude with a specified substring. This is particularly useful when you want to filter out certain types of data based on their ending characters.

Options ​

To use the not ends with rule, specify the substring that you don't want the field value to end with. This can be either a static value or a dynamic field from the product.

Case Sensitivity ​

By default, the rule is case-insensitive. To make it case-sensitive, enable the caseSensitive option.