BUG-4684: Add strict internal consistency checks for min/max 47/30247/3
authorRobert Varga <rovarga@cisco.com>
Thu, 26 Nov 2015 13:42:58 +0000 (14:42 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 30 Nov 2015 15:28:49 +0000 (15:28 +0000)
commit06c9c4c08533d7566dfc7e1293d8717345f198c9
tree2e3e47667910af08fbd2bdb60c81dd3b37ca236d
parent27e94a9b44c9394e1d679031777021fc2ebfb6ee
BUG-4684: Add strict internal consistency checks for min/max

We are still seeing problems with validation. Add debugs and Verify
checks to catch negative values. This will dump current and modification
state should we encounter a negative value for current nodes.

Change-Id: I3ab46a8f9d1442f5ad4f50ae8bb6d2bc17525d9b
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/MinMaxElementsValidation.java