Improve BindingCodecContext.getCodecContextNode() 80/106180/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 26 May 2023 21:45:56 +0000 (23:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 27 May 2023 02:10:13 +0000 (04:10 +0200)
This method always returns @NonNull, document that. Also improve the IAE
thrown on mismatched input and eliminate
SchemaRootCodecContext.create().

Change-Id: Icbd36df64fb5027698a80bd0ba0984b9f55777d4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 28c3c15c18c9dd627e7815d1b9cbec4c284d255d)


No differences found