powerplant icon indicating copy to clipboard operation
powerplant copied to clipboard

Data validation

Open petteripitkanen opened this issue 5 years ago • 0 comments

Data should be validated before it is written to PouchDB or Redux. There could be two layers, a PouchDB validation layer that would be used before documents are put to any PouchDB instance, and then a static layer that could be tested independently and that would be used by the PouchDB layer, in front of Redux, and also in the UI. UI should give clear warnings when there is something wrong with an edited document.

petteripitkanen avatar May 28 '19 19:05 petteripitkanen