Builder

class Builder

Properties

Link copied to clipboard

Matches if the field value ends with the specified value.

Link copied to clipboard

Matches if the field value equals the specified value.

Link copied to clipboard

The name of the field to use for selection.

Link copied to clipboard

Matches if the field value does not end with the specified value.

Link copied to clipboard

Matches if the field value does not equal the specified value.

Link copied to clipboard

Matches if the field value does not start with the specified value.

Link copied to clipboard

Matches if the field value starts with the specified value.