You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/17 14:20:30 UTC

[GitHub] [camel-k-runtime] davsclaus edited a comment on issue #632: Functions to escape Kamelet parameters

davsclaus edited a comment on issue #632:
URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-780587696


   Maybe a kamelet parameter needs to a way to specify valid inputs. So you can say that valid is only alpha numeric, or max length is 10, min lenght is 5, etc. And other kinds of rules.
   
   For O Niel then simple language allows escape, so you can say 
   ```
       O\'Niel
   ```
   But this is jsonpath in the example
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org