AssociatedValidatorProvider Constructor
Initializes a new instance of the AssociatedValidatorProvider class.
Namespace: System.Web.Http.Validation.Providers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AssociatedValidatorProvider()
protected AssociatedValidatorProvider()
protected:
AssociatedValidatorProvider()
new : unit -> AssociatedValidatorProvider
protected function AssociatedValidatorProvider()