AINoDataEnterReportPromptPage<TModel>.Validate(out String) Method
Validates settings specified on a wizard page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Presenters
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
errorMessage | String | The error message if validation fails. |
Returns
Type | Description |
---|---|
Boolean |
|
See Also