-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Is there a better source of documentation for the available object filters? There seem to be ones that are available like the "contained_by" one is used heavily in the current implementation for checking if a value is in an array as well as one that I think I saw on the forum a while back for comparing date values that dont have simplified methods in the ObjectFilter class.
In particular im looking for a way of negating matching_ignore_case which doesnt seem to be an option in there without having to do a bunch of code or workaround so im curious if its available and just not documented.
SLDN has data types for the object filters with no docs and the Python implementation has less filters than the ones implemented here.
Metadata
Metadata
Assignees
Labels
No labels