Replies: 1 comment 2 replies
-
|
Hello ! In there you'll find the answer but basically everything but |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to validate the content of a Kafka message the following way :
It does not work for messages containing objects whose toString method does not use dotNotation (for example objects generated by OpenAPI).
Do you know if there is a particular way to make it work ?
Beta Was this translation helpful? Give feedback.
All reactions