[
https://issues.apache.org/jira/browse/CAMEL-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067835#comment-14067835
]
Claus Ibsen commented on CAMEL-7610:
------------------------------------
There is a new api
{code}
public String validateConditionalBreakpoint(String language, String predicate)
{code}
> add expression validation method to BacklogDebugger
> ---------------------------------------------------
>
> Key: CAMEL-7610
> URL: https://issues.apache.org/jira/browse/CAMEL-7610
> Project: Camel
> Issue Type: New Feature
> Components: camel-core, jmx
> Affects Versions: 2.13.2
> Reporter: Lars Heinemann
> Assignee: Claus Ibsen
> Labels: debugger, jmx
> Fix For: 2.13.3, 2.14.0
>
>
> It would be a good addition to allow expression validation via the
> BacklogDebugger. The method should take the language and the expression as
> String parameters and return null if all is fine or an error messages as
> string.
--
This message was sent by Atlassian JIRA
(v6.2#6252)