recordWasInvalid (internalModel, errors) private
This method is called once the promise returned by an adapter's createRecord
, updateRecord
or deleteRecord
is rejected with a DS.InvalidError
.
Parameters:
-
internalModel
InternalModel
-
errors
Object
Please login to continue.