Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.ValidateRequestAsync method

Validates the parameters of the undelete request.

protected virtual Task ValidateRequestAsync(CancellationToken cancellationToken = default)

See Also