lukaszlenart commented on PR #1774:
URL: https://github.com/apache/struts/pull/1774#issuecomment-4950857046

   Thanks — the creator-bound gap is real and worth closing. As it stands 
though the coverage isn't complete: it handles records/`@JsonCreator` via 
`withValueDeserializer`, but primitive/required creator components (rejection 
returns `null`), collection-path handling, and the broader creator styles 
(`@ConstructorProperties`, `@JsonCreator` constructors, top-level records, 
collection/map creator params) aren't covered or tested. I'd want those 
addressed before it lands.
   
   Are you planning to extend it, or would you prefer I take it forward under a 
linked JIRA?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to