[
https://issues.apache.org/jira/browse/CAMEL-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-5716.
--------------------------------
Resolution: Fixed
> Validator - schema from memory/property
> ---------------------------------------
>
> Key: CAMEL-5716
> URL: https://issues.apache.org/jira/browse/CAMEL-5716
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.10.1
> Reporter: Petter Nordlander
> Assignee: Claus Ibsen
> Priority: Trivial
> Labels: patch
> Fix For: 2.19.0
>
>
> As far as I understand, the validator "component" in Camel can only use
> schemas deployed as file within the classpath (typically the deployed
> application - ear/war/jar whatever have you) or some file/http resource.
> Sometimes you might want to load the schema a bit more dynamically, I.E. from
> some datasource or semi-generate something on the fly. My suggestion is that
> a schema could be supplied in a propery or a header to the validator.
> I wrote such an extension to the validator and could probably rewrite it
> easily as a patch to the regular validator. Do you think people want to use
> such a feature and that it might be good to have in Camel? Should I submit a
> patch?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)