SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.ValidateFieldValues method

namespace: Serenity.Services   assemblySerenity.Net.Services

Validates field values via ICustomValidator interface.

protected virtual void ValidateFieldValues()

Exceptions

exception condition
ValidationError One of the fields has an invalid value

See Also