SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.BeforeSaveAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Called before executing the insert/update statement
protected virtual Task BeforeSaveAsync(
CancellationToken cancellationToken = default(CancellationToken))