# GrapeCity.ActiveReports.Rendering.Tools.ReportStoreValidationExtensions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Rendering_Tools_ReportStoreValidationExtensions" data-uid="GrapeCity.ActiveReports.Rendering.Tools.ReportStoreValidationExtensions" class="text-break">ReportStoreValidationExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Extends the <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.html">ReportStore</a> class with report validation features.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ReportStoreValidationExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.html">GrapeCity.ActiveReports.Rendering.Tools</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Tools_ReportStoreValidationExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ReportStoreValidationExtensions</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Tools_ReportStoreValidationExtensions_ValidateReport_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_PageReportModel_ValidationMode_" data-uid="GrapeCity.ActiveReports.Rendering.Tools.ReportStoreValidationExtensions.ValidateReport(GrapeCity.ActiveReports.Rendering.ReportStore,GrapeCity.ActiveReports.PageReportModel.ValidationMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.ReportStoreValidationExtensions.ValidateReport.html#GrapeCity_ActiveReports_Rendering_Tools_ReportStoreValidationExtensions_ValidateReport_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_PageReportModel_ValidationMode_">ValidateReport(ReportStore, ValidationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Validates the report in the specified report store using the specified validation mode.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
