Skip to content

Support for Filter method String.contains(). #37

@hopecee

Description

@hopecee

Hi!
We already have the following Filter methods,
.eq() => equals to
.ne() => not equal to
.startsWith() => begins with
.matches() => exact value

Can we have method to search for string which contains a string value?
For instance, if a string like Appletogether, searching for toget is true.

I have not seen the method for that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions