Condividi tramite


MinLengthAttribute(Int32) Costruttore

Definizione

Inizializza una nuova istanza della classe MinLengthAttribute.

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

Parametri

length
Int32

Lunghezza dei dati in formato matrice o stringa.

Si applica a