Skip to content

Commit

Permalink
CAMEL-11420- update simple-language.adoc for contains ignore case
Browse files Browse the repository at this point in the history
  • Loading branch information
onderson committed Jun 22, 2017
1 parent 9c0fd01 commit 77b4586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions camel-core/src/main/docs/simple-language.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,8 @@ values)

|not contains |For testing if not contains in a string based value

|~~ |For testing if contains by ignoring case sensitivity in a string based value

|regex |For matching against a given regular expression pattern defined as a
String value

Expand Down

0 comments on commit 77b4586

Please sign in to comment.