Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce NegatedBuilder for PredicateBuilder #1779

Open
beikov opened this issue Aug 3, 2023 · 0 comments
Open

Introduce NegatedBuilder for PredicateBuilder #1779

beikov opened this issue Aug 3, 2023 · 0 comments
Labels
help wanted kind: enhancement worth: high Implementing this has a high worth

Comments

@beikov
Copy link
Member

beikov commented Aug 3, 2023

Introduce a new API NegatedBuilder not() on the PredicateBuilder interface which will allow to negate the whole wrapped predicate. I guess that NegatedBuilder will have to extend the PredicateBuilder and have a T notEnd() method to be useful.

@beikov beikov added kind: enhancement help wanted worth: high Implementing this has a high worth labels Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted kind: enhancement worth: high Implementing this has a high worth
Projects
None yet
Development

No branches or pull requests

1 participant