[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Validator

Validator Class

Represents an object for performing validation on a report definition.

Inheritance
Validator
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class Validator

Properties

Name Description
ValidationEntries

Gets the ValidationEntry results from a validated report definition.

Methods

Name Description
Validate(Report)

Performs validation on the specified report definition.

Extension Methods