abhi11 / tanglu-dak

GNU General Public License v2.0
0 stars 2 forks source link

We need to do some basic data validation #30

Open ximion opened 9 years ago

ximion commented 9 years ago

At time, validation failures like this one can be observed:

[pybridge.desktop]: required key not provided @ data['Summary']['C']
Validation failed!

This happens due to broken upstream data (and there is nothing we can do about this). We should do some basic validation before serializing the component, to prevent buggy data from reaching into the final file.