On Sun, Jun 27, 2021 at 1:53 PM Luki de Silva <
lak...@gmail.com> wrote:
>
> Thank you for the prompt response Tatu :)
> I was wondering if I had incorrectly configured Jackson or the XML parser. So your confirmation is much appreciated.
Right. For what it's worth it would obviously be good to be able to
verify namespace information and Jackson does keep track of expected
namespace URL.
But it is not used when matching incoming element/attribute name to
defined property; originally due to limitations in representation of
property names.
As things are, `PropertyName` does container the namespace definition
too so it would be possible (but not necessarily easy) to change
things to allow verification.
But at the very least module README should include this information on
not verifying namespace match.
-+ Tatu +-
> --
> You received this message because you are subscribed to the Google Groups "jackson-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jackson-user...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/jackson-user/4259470d-ff5b-4359-8671-915d5d8fc06an%40googlegroups.com.