Files
mleku 0e9a772462 Reject invalid and negation-only queries in QueryEvents
Added validation to prevent using contradictory filter criteria (e.g., Ids and NotIds together) and reject negation-only queries as they are impractical. Refactored logic for simplicity and added tests to ensure proper handling of invalid filters.
2025-07-01 20:16:05 +01:00
..