# FarPoint.Web.Spread.Extender.AjaxCellTypeBase-1.GetValidators

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_Extender_AjaxCellTypeBase_1_GetValidators_" data-uid="FarPoint.Web.Spread.Extender.AjaxCellTypeBase`1.GetValidators*">GetValidators Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_Extender_AjaxCellTypeBase_1_GetValidators_" data-uid="FarPoint.Web.Spread.Extender.AjaxCellTypeBase`1.GetValidators*"></a>
<h4 id="FarPoint_Web_Spread_Extender_AjaxCellTypeBase_1_GetValidators" data-uid="FarPoint.Web.Spread.Extender.AjaxCellTypeBase`1.GetValidators">GetValidators()</h4>
<div class="markdown level1 summary"><p>Gets the validator collection</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override ValidatorCollection GetValidators()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides Function GetValidators() As ValidatorCollection</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.ValidatorCollection.html">ValidatorCollection</a></td>
      <td></td>
    </tr>
  </tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.BaseCellType.GetValidators.html#FarPoint_Web_Spread_BaseCellType_GetValidators">BaseCellType.GetValidators()</a></div>
</div>
