ValidationErrorsPanel.setSource

Syntax

setSource(value: Object);

Parameters

value. Data source.

Description

The setSource method sets a data source for validation errors panel.

Example

The example of method use is given on the page with description of the ValidationRulesPanel constructor.

See also:

ValidationErrorsPanel