Table of Contents

Interface IValidatorReporter

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.