UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.ValidateRequestAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Validates the parameters of the undelete request.
protected virtual Task ValidateRequestAsync(
CancellationToken cancellationToken = default(CancellationToken))