SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.ValidateRequest method

namespace: Serenity.Services   assemblySerenity.Net.Services

Validates the request by checking insert / update permissions.

protected virtual void ValidateRequest()

See Also