SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.ValidateFieldValues method
namespace: Serenity.Services assembly: Serenity.Net.Services
Validates field values via ICustomValidator interface.
protected virtual void ValidateFieldValues()
Exceptions
| exception | condition |
|---|---|
| ValidationError | One of the fields has an invalid value |