[ 
https://issues.apache.org/jira/browse/CAMEL-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877864#comment-15877864
 ] 

ASF GitHub Bot commented on CAMEL-10538:
----------------------------------------

GitHub user igarashitm opened a pull request:

    https://github.com/apache/camel/pull/1485

    CAMEL-10538 Add declarative validator according to input/output type

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/igarashitm/camel CAMEL-10538

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1485.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1485
    
----
commit 45cb9c226084a66b15bb980671fe756cac424f16
Author: Tomohisa Igarashi <[email protected]>
Date:   2017-02-15T00:18:37Z

    CAMEL-10538 Add declarative validator according to input/output type

----


> Add declarative validator according to input/output type
> --------------------------------------------------------
>
>                 Key: CAMEL-10538
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10538
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-core
>            Reporter: Tomohisa Igarashi
>            Assignee: Tomohisa Igarashi
>
> CAMEL-10447 added inputType/outputType declaration on a route, and 
> Transformer which performs declarative transformation according to the 
> declared type. We can add message Validator in a same way, to validate if the 
> message is really in declared type.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to