ModelClientValidationRegexRule Třída

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu.

public class ModelClientValidationRegexRule : System.Web.Mvc.ModelClientValidationRule
type ModelClientValidationRegexRule = class
    inherit ModelClientValidationRule
Public Class ModelClientValidationRegexRule
Inherits ModelClientValidationRule
Dědičnost
ModelClientValidationRegexRule

Konstruktory

ModelClientValidationRegexRule(String, String)

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Inicializuje novou instanci ModelClientValidationRegexRule třídy.

Vlastnosti

ErrorMessage

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu.

(Zděděno od ModelClientValidationRule)
ValidationParameters

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu.

(Zděděno od ModelClientValidationRule)
ValidationType

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu.

(Zděděno od ModelClientValidationRule)

Platí pro