Table of Contents

Constructor ValidationException

Namespace
Innova.Data.Validation
Assembly
Innova.Data.dll

ValidationException(string)

Initializes a new instance of the ValidationException class with the specified error message.

public ValidationException(string message)

Parameters

message string

The error message that explains the reason for the exception.