ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace : ValidationError Class |
The following tables list the members exposed by ValidationError.
Name | Description | |
---|---|---|
ValidationError Constructor | Initializes a new instance of the ValidationError class. |
Name | Description | |
---|---|---|
Description | Gets or sets the description for the error. (Inherited from ActiveReports.Server.ReportServices.Contracts.Errors.Error) | |
Errors | Gets or sets the validation errors. | |
Name | Gets or sets the name of the error. (Inherited from ActiveReports.Server.ReportServices.Contracts.Errors.Error) | |
NonCritical | Gets or sets a value indicating whether this error is not critical. (Inherited from ActiveReports.Server.ReportServices.Contracts.Errors.Error) | |
Warnings | Gets or sets the validation warnings. |