Tatu Saloranta

Results 2493 comments of Tatu Saloranta

@alaingiller Inclusion is not used for JSR-303 annotation at all. It is only checked when serializing values of POJOs. So for the inclusion settings to take effect here, specific Schema...

I haven't had time to work on Schema module lately, so any help would be appreciated. Oftentimes the problem is in databind module, since most information is sent by `JsonSerializer`...

@mariepaulsen-sersol I'll go and have a look at the updated tests; sometimes there are easy fixes to be found.

Ah. This may be different from the original problem then, which was wrt to generation of schema. I wouldn't be surprised if there were issues with deserialization, as much less...

@dazraf This modules does not have maintainer, and unless someone steps up it will probably be dropped from FasterXML repo for 3.0. There are better generators out there. But if...

Quick question: does "PTH" refer to ... Polymorphic Type Handling? Also, this seems to be Spring specific.

@rajpra8 I am not aware of efforts: you would be welcome to start making improvements for sure. Probably the best place to ask for others interested in helping would be...

Is there a concept of write-only in schema? Can you give an example of expected schema, along with what is currently produced? I suspect that as things are now, Jackson-side...

This is not a user support for forum for asking questions, but issue tracker.