Sjeiti / project-invoice

This invoicing application stores all your data on your local machine. Your data is not shared between different browsers or computers.
https://projectinvoice.nl/
GNU General Public License v3.0
1 stars 1 forks source link

Validate imported data #211

Closed Sjeiti closed 4 years ago

Sjeiti commented 4 years ago

Data that is imported directly, by p2p or by cloud should be run through a validator. The validator may/must fix version changes and/or validate the data by duck-typing. See use of restoreState in SettingsPeer2Peer.