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