This class contains all the properties for a validation message as requried by the common NEHTA validation engine.

Namespace: Nehta.VendorLibrary.Common
Assembly: Nehta.VendorLibrary.Common (in Nehta.VendorLibrary.Common.dll) Version: 3.0.2.0 (1.0.0.0)

Syntax

C#
public class ValidationMessage
Visual Basic
Public Class ValidationMessage
Visual C++
public ref class ValidationMessage

Inheritance Hierarchy

System..::..Object
  Nehta.VendorLibrary.Common..::..ValidationMessage

See Also