Lowell, Currently there is not a way to get the ObjectMapper used in the JSONSchema, but it would be a very simple change in the code to expose that.
What is the use case you are concerned about? Creating too many ObjectMappers / wanting to just reuse a single ObjectMapper? Best, Jerry On Wed, Aug 1, 2018 at 1:28 PM Schaffert, Lowell <lowell.schaff...@lmco.com> wrote: > Can I get access to the > org.apache.pulsar.shade.com.fasterxml.jackson.databind.ObjectMapper > used in the JSONSchema constructor? > > Lowell >