Fix checkListKey not checking actual/expected values 40/14540/2
authorRobert Varga <rovarga@cisco.com>
Tue, 27 Jan 2015 13:37:08 +0000 (14:37 +0100)
committerRobert Varga <rovarga@cisco.com>
Tue, 27 Jan 2015 13:42:49 +0000 (14:42 +0100)
commit01d442ebd0b983ef42c524bb4aefed0ce6a9333a
tree82dbb58f0c18b41e8d988b2dd54048a0319aae01
parent872f75cad3ded706ab72d9c2032dc2af29e2ae1d
Fix checkListKey not checking actual/expected values

We have a prepared exception constructor, unfortunately the actual check
and throw is missing.

Change-Id: I932a4d4c260228f11313d45e998e4cd50739451c
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/valid/DataValidationException.java