_SchemaValidator.validate(): use "element" prefix for array elements
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 28 May 2020 18:16:47 +0000 (14:16 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 29 May 2020 19:23:10 +0000 (15:23 -0400)
commitc3aed479f08153ab791cf9eeea1eb85385fcc2b6
treea0704934091237f75f5866a7b3857045f2da55df
parent8e89c3f1a3c444292c8ffdbc7d53b22546015561
_SchemaValidator.validate(): use "element" prefix for array elements

Otherwise the context's object name would be:

    `2` property

instead of

    Element 2

for example.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/config_parse.py
This page took 0.024039 seconds and 4 git commands to generate.