# GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation

## Content

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



  <h1 id="GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation" data-uid="GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation" class="text-break">ValidationResults.ErrorInformation Class
</h1>
  <div class="markdown level0 summary"><p>Represents the information about an error (message and location).</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">ValidationResults.ErrorInformation</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.html">GrapeCity.Enterprise.Data.Expressions</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll</h6>
  <h5 id="GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ValidationResults.ErrorInformation</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation_ErrorMessage" data-uid="GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation.ErrorMessage">
          <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation.ErrorMessage.html#GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation_ErrorMessage">ErrorMessage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the error message associated with an expression.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation_ErrorSpan" data-uid="GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation.ErrorSpan">
          <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation.ErrorSpan.html#GrapeCity_Enterprise_Data_Expressions_ValidationResults_ErrorInformation_ErrorSpan">ErrorSpan</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Parser.Span.html">Span</a> defining the locations of the errors associated with an expression.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Tools.EnumerableExtensions.Flatten.html#GrapeCity_Enterprise_Data_Expressions_Tools_EnumerableExtensions_Flatten__1___0_System_Func___0___0__">EnumerableExtensions.Flatten&lt;T&gt;(T, Func&lt;T, T&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Tools.EnumerableExtensions.Flatten.html#GrapeCity_Enterprise_Data_Expressions_Tools_EnumerableExtensions_Flatten__1___0_System_Func___0_System_Collections_Generic_IEnumerable___0___">EnumerableExtensions.Flatten&lt;T&gt;(T, Func&lt;T, IEnumerable&lt;T&gt;&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Tools.EnumerableExtensions.Repeat.html#GrapeCity_Enterprise_Data_Expressions_Tools_EnumerableExtensions_Repeat__1___0_System_Int32_">EnumerableExtensions.Repeat&lt;T&gt;(T, int)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Tools.EnumerableExtensions.WithIndex.html#GrapeCity_Enterprise_Data_Expressions_Tools_EnumerableExtensions_WithIndex__1___0_System_Int32_">EnumerableExtensions.WithIndex&lt;T&gt;(T, int)</a>
  </div>

</div>
