Event ErrorStatusChanged
Occurs when ReportValidatorError(bool, string?, Action<string>?) is called.
event ErrorStatusEventHandler? ErrorStatusChanged
Returns
- ErrorStatusEventHandler
- Occurs when is called.
Remarks
You can handle this event in order to show validation error information.