Skip to main content
All docs
V24.1

DashboardChooseExistingConnectionPage<TModel>.Validate(out String) Method

Namespace: DevExpress.DashboardWin.DataSourceWizard.Presenters

Assembly: DevExpress.Dashboard.v24.1.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public override bool Validate(
    out string errorMessage
)

Parameters

Name Type
errorMessage String

Returns

Type
Boolean
See Also