A generic constructor; where no validation messages, or path is passed in A new internal list of validation messages is instantiated as part of this constructor

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 ValidationBuilder()
Visual Basic
Public Sub New
Visual C++
public:
ValidationBuilder()

See Also