Interface IValidatorReporter
This interface is used when object is assigned to ValidatorReporter property and validation error is shown.
public interface IValidatorReporter
Methods
- SetErrorStatus(object?, bool, string?)
Sets validation error status for the specified control.