View Source
Result returned from the beforeDelete hook.
beforeDelete
type TableBeforeDeleteResult = void | ValidationFailure;