Skip to content

Negation operator for match section #8

@CTRLRLTY

Description

@CTRLRLTY

Currently there's no way to negate any of the match operators. Add a negation operator for the following operators:

Operator Example
not between not $user.age between 1..3
not exact not $user.name exact "root"
not equal not $user.age equal 3
not within not $user within 3s

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions