Skip to content

ObjectFilter documentation #93

@ju2wheels

Description

@ju2wheels

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions