
When there are fields to enter a new DB entry, the created db model
will be passed to this method and you can check if you want to save it or not.
Ex: check that the user DID enter some data.
Return false to discard, or true to dave this model.
Returns:
Parameters:
-
model -