[
https://issues.apache.org/jira/browse/JEXL-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro closed JEXL-353.
------------------------------
> Documentation error for not-in/not-match operator
> -------------------------------------------------
>
> Key: JEXL-353
> URL: https://issues.apache.org/jira/browse/JEXL-353
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.2.1
> Reporter: Mr.Z
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.3
>
> Attachments: Snipaste_2021-11-02_10-24-40.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> [Apache Commons-jexl
> Reference|https://commons.apache.org/proper/commons-jexl/reference/syntax.html]
> Part *Operators*
> Example : _Not-In or Not-Match_{{_!~_ }}
> When the expression {color:#FF0000}_*"a" !~ ["a","b","c","d","e",f"]*_{color}
> is executed,will return _*false,*_
> but now doc is *true*
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)