Pass down predicates instead of the entire predicate node 07/75807/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:27:49 +0000 (11:27 +0200)
commitd567110c2174a382a6ea7ae395af309e1c069aba
tree0c0919931caaa759f922b94bdab572f16331db2a
parent848e35e8bd4ff82203c295c7cd640e212dfea5c8
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