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

Implement toString() Method for Exists Operator to Ensure Consistent String Representation #16

Open
purquijo opened this issue Oct 30, 2024 · 1 comment

Comments

@purquijo
Copy link

The Exists operator should override the toString() method in the same way that the Not operator does. Otherwise, the operator will not be correctly applied to the string representation.

@sisimomo
Copy link
Owner

sisimomo commented Nov 2, 2024

I no longer have an active project using this library or Spring Filter. After reading the Spring Filter documentation, it seems that the "exists" operator no longer exists. @torshid, is that correct? If so, I’ll remove it from the library. Otherwise, it would be helpful to update the documentation so I can align this lib with the expected syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants