Skip to content

DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.ValidateRequestAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Validates the parameters of the delete request.

protected virtual Task ValidateRequestAsync(
    CancellationToken cancellationToken = default(CancellationToken))

See Also