Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(DataValidationError)

Adds a DataValidationError object into the collection.

Declaration
IDataValidationErrors Add(DataValidationError value)
Parameters
Type Name Description
DataValidationError value

The value to add.

Returns
Type Description
IDataValidationErrors

This collection if it's mutable, otherwise a new collection will be created.

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