Sdílet prostřednictvím


MinLengthAttribute(Int32) Konstruktor

Definice

Inicializuje novou instanci MinLengthAttribute třídy .

public:
 MinLengthAttribute(int length);
public MinLengthAttribute (int length);
new System.ComponentModel.DataAnnotations.MinLengthAttribute : int -> System.ComponentModel.DataAnnotations.MinLengthAttribute
Public Sub New (length As Integer)

Parametry

length
Int32

Délka dat pole nebo řetězce.

Platí pro