ModelClientValidationRangeRule Class

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

System::Object
  System.Web.Mvc::ModelClientValidationRule
    System.Web.Mvc::ModelClientValidationRangeRule

Namespace:  System.Web.Mvc
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

public ref class ModelClientValidationRangeRule : public ModelClientValidationRule

The ModelClientValidationRangeRule type exposes the following members.

  NameDescription
Public methodModelClientValidationRangeRuleThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top

  NameDescription
Public propertyErrorMessageThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.)
Public propertyValidationParametersThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.)
Public propertyValidationTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.)
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
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.
Show: