This topic has not yet been rated - Rate this topic

ModelValidatorProviders Class

Provides a container for the current validation provider.

System.Object
  System.Web.Mvc.ModelValidatorProviders

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ModelValidatorProviders =  class end

The ModelValidatorProviders type exposes the following members.

  NameDescription
Public propertyStatic memberProvidersGets the model validator provider collection.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.