Returns the list of validation messages as a String.

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 string GetMessagesString()
Visual Basic
Public Function GetMessagesString As String
Visual C++
public:
String^ GetMessagesString()

Return Value

[Missing <returns> documentation for "M:Nehta.VendorLibrary.Common.ValidationException.GetMessagesString"]

See Also