Show / Hide Table of Contents

Constructor DataValidationError

| Improve this Doc View Source

DataValidationError(String, IColumns)

Initializes a new instances of DataValidationError class.

Declaration
public DataValidationError(string message, IColumns source)
Parameters
Type Name Description
System.String message

The validation error message.

IColumns source

The source of the validation error.

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