Good point. There is a LeanCloud-specific solution called beforeSave hooks where you can check an object before it's saved. It is backend code but still much less work than writing and deploying an API server.
We're a place where coders share, stay up-to-date and grow their careers.
Good point. There is a LeanCloud-specific solution called beforeSave hooks where you can check an object before it's saved. It is backend code but still much less work than writing and deploying an API server.