Big-Life-Lab / PHES-ODM-Validation

A toolkit to assist in validating whether data conforms to the PHES-ODM dictionary.
https://validate-docs.phes-odm.org/
Creative Commons Attribution 4.0 International
5 stars 0 forks source link

fix report serialization #215

Closed zargot closed 11 months ago

zargot commented 11 months ago

The TableInfo class which appears in the validation report, had to be made into a TypedDict to support normal json serialization in tools using it (namely the web validation tool).

zargot commented 11 months ago

@yulric, I managed to make TypedDict work, and removed "jsons".