Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(ScalarAsyncValidator)

Adds the specified validator into this collection.

Declaration
IScalarAsyncValidators Add(ScalarAsyncValidator value)
Parameters
Type Name Description
ScalarAsyncValidator value

The validator to add.

Returns
Type Description
IScalarAsyncValidators

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