Closed andymatuschak closed 3 years ago
Thanks to @kirkbyo, we validate client data at our API endpoints. But our clients should really validate data locally, too. Otherwise, a buggy script which inserts faulty data into a local Orbit store will leave the store un-syncable.
Thanks to @kirkbyo, we validate client data at our API endpoints. But our clients should really validate data locally, too. Otherwise, a buggy script which inserts faulty data into a local Orbit store will leave the store un-syncable.