Skip to content

DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.ValidateRequestAsync method

Validates the parameters of the delete request.

protected virtual Task ValidateRequestAsync(CancellationToken cancellationToken = default)

See Also