Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Web.ModelBinding
  3. DataAnnotationsModelValidatorProvider
  4. RegisterDefaultAdapter(Type)
  • DataAnnotationsModelValidatorProvider
    • DataAnnotationsModelValidatorProvider()
    • AddImplicitRequiredAttributeForValueTypes
    • GetValidators(ModelMetadata, ModelBindingExecutionContext, IEnumerable<Attribute>)
    • RegisterAdapter(Type, Type)
    • RegisterAdapterFactory(Type, DataAnnotationsModelValidationFactory)
    • RegisterDefaultAdapter(Type)
    • RegisterDefaultAdapterFactory(DataAnnotationsModelValidationFactory)
    • RegisterDefaultValidatableObjectAdapter(Type)
    • RegisterDefaultValidatableObjectAdapterFactory(DataAnnotationsValidatableObjectAdapterFactory)
    • RegisterValidatableObjectAdapter(Type, Type)
    • RegisterValidatableObjectAdapterFactory(Type, DataAnnotationsValidatableObjectAdapterFactory)
net481
namespace System.Web.ModelBinding
{
    public class DataAnnotationsModelValidatorProvider : AssociatedValidatorProvider
    {
        public static void RegisterDefaultAdapter(Type adapterType);
    }
}
.NET Framework
4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

System.Web , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs an assembly reference to System.Web.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

01/11/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙