Skip to content

SaveRequestHandlerBase<TRow,TSaveRequest,TSaveResponse>.ValidateFieldValues method

Validates field values via ICustomValidator interface.

protected virtual void ValidateFieldValues()

Exceptions

exception condition
ValidationError One of the fields has an invalid value

See Also