Aracılığıyla paylaş


MinLengthAttribute(Int32) Oluşturucu

Tanım

MinLengthAttribute sınıfının yeni bir örneğini başlatır.

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

Parametreler

length
Int32

Dizi veya dize verilerinin uzunluğu.

Şunlara uygulanır