Split up LeafRefValidation.validateNodeData() 19/75919/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 10 Sep 2018 10:02:20 +0000 (12:02 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 10 Sep 2018 10:44:28 +0000 (10:44 +0000)
Turn this method into a dispatch and move logic into dedicated
methods. This makes it easier to follow the code flow and eliminate
duplicates.

JIRA: YANGTOOLS-892
Change-Id: I840fa0d2e8c7ea86efa05c1afea825e85d890837
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 3d22aba92422b08413d95b372ac11a2b26296a01)


No differences found