You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/17 10:08:00 UTC

[jira] [Updated] (CAMEL-16312) camel-core - Route template parameter - Specify type and valid input

     [ https://issues.apache.org/jira/browse/CAMEL-16312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-16312:
--------------------------------
    Fix Version/s:     (was: 3.9.0)
                   3.10

> camel-core - Route template parameter - Specify type and valid input
> --------------------------------------------------------------------
>
>                 Key: CAMEL-16312
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16312
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.10
>
>
> We should be able to specify what input a parameter can accept, so you can restrict this.
> We should be able to specify the parameter
> - type (string, boolean, int, long, float)
> - min range
> - max range
> - regexp pattern
> - enum of valid choices
> - etc
> - example



--
This message was sent by Atlassian Jira
(v8.3.4#803005)