Property Item
| Improve this Doc View SourceItem[IScalars]
Gets scalar async validator by source scalars.
Declaration
ScalarAsyncValidator this[IScalars sourceScalars] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| IScalars | sourceScalars | The source Scalars. |
Property Value
| Type | Description |
|---|---|
| ScalarAsyncValidator | The result scalar async validator. |