CZ-NIC / yangson

GNU Lesser General Public License v3.0
53 stars 20 forks source link

Uncaught exception with invalid data #111

Closed llhotka closed 3 years ago

llhotka commented 3 years ago

Line 1195 in schemanode.py raises an uncaught exception if the en instance value isn't a dictionary.

This could happen e.g. if a former LeafList is changed to List but the instance value isn't updated.

llhotka commented 3 years ago

Fixed in abbab8233b37ec134a1ab1933b334699db9c5341