Skip to content

"missing" operator does not look at value, only works with key #34

@wasimqadir

Description

@wasimqadir

.Net implementation of "missing" operator only checks if the key is present in the dataset, it doesn't look at the value of the key. While the javascript implementation at "JsonLogic.com" looks at both Key and value. if either of them is missing in dataset, we get error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions