Skip to content

SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.ValidateRequestAsync method

Validates the request by checking insert / update permissions.

protected virtual Task ValidateRequestAsync(CancellationToken cancellationToken = default)

See Also