Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(RowAsyncValidator)

Adds the specified validator into this collection.

Declaration
IRowAsyncValidators Add(RowAsyncValidator value)
Parameters
Type Name Description
RowAsyncValidator value

The validator to add.

Returns
Type Description
IRowAsyncValidators

A new set if there is any modification to current sealed collection; otherwise, the current collection.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest