Show / Hide Table of Contents

Constructor ScalarValidationError

| Improve this Doc View Source

ScalarValidationError(String, IScalars)

Initializes a new instance of ScalarValidationError class.

Declaration
public ScalarValidationError(string message, IScalars source)
Parameters
Type Name Description
System.String message

The error message.

IScalars source

The error source.

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