Builds the extensions for a refused create / update / delete.
extensions
Which operation was refused.
The entity the operation targeted.
The entity's LatestResult after the failed call, if any.
LatestResult
{ code, entityName }, plus validationErrors when result.Errors had anything to carry.
{ code, entityName }
validationErrors
result.Errors
Builds the
extensionsfor a refused create / update / delete.