Pass down predicates instead of the entire predicate node 10/75810/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Sep 2018 22:15:47 +0000 (00:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Sep 2018 09:28:27 +0000 (11:28 +0200)
commit4e335af20d8969f4ff7af5241db3de4f8675ab2c
treebdca950bb50d115db7ffee6b4a03127561ad2f73
parent59c1e77ad7a69781031df8b2ae1e8ebd4ab65e06
Pass down predicates instead of the entire predicate node

Since we are not using the rest of the data, it is much simpler
to just pass down predicates. It also reduces confusion as to
what state we are propagating.

Change-Id: If790fcc2a8d023cb863d09162b25d644b0dd4638
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit e8ecfb6f906dfd7e7bff791abf0b601eb71766a8)
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefValidatation.java