ModelClientValidationEqualToRule(String, Object) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type/membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être directement utilisé à partir de votre code.
public ModelClientValidationEqualToRule(string errorMessage, object other);
new System.Web.Mvc.ModelClientValidationEqualToRule : string * obj -> System.Web.Mvc.ModelClientValidationEqualToRule
Public Sub New (errorMessage As String, other As Object)
Paramètres
- errorMessage
- String
Message d’erreur.
- other
- Object
Autre.