Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Validation for simple expression #221

Open
apupier opened this issue Apr 1, 2019 · 1 comment
Open

Add Validation for simple expression #221

apupier opened this issue Apr 1, 2019 · 1 comment

Comments

@apupier
Copy link
Member

apupier commented Apr 1, 2019

currently only validating Camel URI.

it should be possible using
XmlRouteParser.parseXmlRouteSimpleExpressions(is, baseDir, fqn, fileSimpleExpressions);
org.apache.camel.maven.ValidateMojo.validateSimple(CamelCatalog, List)

@apupier
Copy link
Member Author

apupier commented Apr 25, 2019

might be more complicated than planned because it requires to provide the Classloader org.apache.camel.catalog.CamelCatalog to provide an accurate validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant