DataAnnotationsModelValidatorProvider.RegisterDefaultAdapter Method
Registers the default adapter.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The method registers the default adapter for types that derive from ValidationAttribute only if the attribute type is not registered by using RegisterAdapterFactory(Type, DataAnnotationsModelValidationFactory).
Show: