[
https://issues.apache.org/jira/browse/CAMEL-16248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292064#comment-17292064
]
Claus Ibsen commented on CAMEL-16248:
-------------------------------------
This is because camel-catalog validation API is for normal Camel, not CKC.
CKC uses its special way of configuring properties. So this would require to
add special support for CKC in the camel-catalog, or let ckc have it own
catalog api for validation.
> Camel Catalog validation is reporting a false positive for specific
> properties of dataformats
> ---------------------------------------------------------------------------------------------
>
> Key: CAMEL-16248
> URL: https://issues.apache.org/jira/browse/CAMEL-16248
> Project: Camel
> Issue Type: Bug
> Components: tooling
> Affects Versions: 3.8.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> {noformat}
> camel.dataformat.fhirJson.enabled
> {noformat}
> is reporting an unknown property validation error although it is a valid
> setting.
> See
> https://github.com/apache/camel-kafka-connector-examples/issues/292#issuecomment-784018926
> Should it be added to the catalog? Or shoudl it be fixed in the validation
> algorithm?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)