[]
Validates the information in each property of the ReferenceLine object.
public ValidationEntry[] Validate(ValidationContext context)
Type | Name | Description |
---|---|---|
ValidationContext | context | The GrapeCity.ActiveReports.PageReportModel.Validation.ValidationContext object containing the contextual information used to drive the validation. |
Type | Description |
---|---|
ValidationEntry[] | A GrapeCity.ActiveReports.PageReportModel.Validation.ValidationEntry array containing all the validation entries found, or empty if none are found. |