Initializes a new instance of the ValidationError class
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public ValidationError( string message, string propertyName )  | 
| Visual Basic | 
|---|
Public Sub New ( message As String, propertyName As String )  |