Condividi tramite


ModelValidatorProviderContext.ValidatorMetadata Proprietà

Definizione

Ottiene i metadati del validator.

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ ValidatorMetadata { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> ValidatorMetadata { get; }
member this.ValidatorMetadata : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property ValidatorMetadata As IReadOnlyList(Of Object)

Valore della proprietà

Commenti

Questa proprietà consente di accedere in modo pratico a ValidatorMetadata.

Si applica a