Closed
Description
Feel a bit guilty about asking this like this, but considering this is currently "released", how are we supposed to do validation?
As far as I can tell the model doesn't support any validation (per #1624) and frankly I am at a loss at how to use this without validation? Of course you could manually do the validation in the controller, but that destroys the point of an ORM 😅 . What am I missing?
Or is this not yet supposed to be used for CRUD API's?