Claus Ibsen created CAMEL-16312:
-----------------------------------
Summary: 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
Fix For: 3.9.0
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)