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