Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.ValidateRequestAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Validates the parameters of the undelete request.

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

See Also