Split up prepareValueByType() 85/110985/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Mar 2024 13:49:47 +0000 (14:49 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Mar 2024 14:30:57 +0000 (15:30 +0100)
commit68081495833e1aaabc4d7eda184b29b4276f60f1
treee85ba30ddcca5fa98cab875c6b4cb2b25b9eb7c7
parent7e37c7ac740d055bf93df9600e5b2dd98b326c44
Split up prepareValueByType()

This method does some heavy lifting in an atomic unit. Split out
DataSchemaNode type checking and clarify leafref resolution.

JIRA: NETCONF-1265
Change-Id: I7be50b5692ea7f33af5444688fc462edb2b591ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java