Add LeafRefValidatation.computeValues() 78/75778/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Sep 2018 21:24:30 +0000 (23:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Sep 2018 08:42:02 +0000 (10:42 +0200)
commitdd1f03b367b7fcec4d3a0a10bc81d4126d7c88f4
treed7705cdf0242a67d9f0e77af62b5194485dd23f7
parent86e7fb7d83ea73633b4e50bfbe95ded122b69a85
Add LeafRefValidatation.computeValues()

This separates out the heavy-weight value computation, simplifying
callers a bit.

JIRA: YANGTOOLS-892
Change-Id: I218659f830aec822f80decd3622c9890df832379
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefValidatation.java