Skip to contents

Similar to IsMatch except that looks for entries that do not match the pattern. See the Julia documentation for details.

Usage

IsNotMatch(value, ...)

Arguments

value

Regular expression pattern to not match against

...

Additional arguments needed to support usage of pipe operator

Value

A query operation object