ValidationErrorContext.Errors Egenskap

Definition

Hämtar listan över felmeddelanden som är associerade med valideringsfelet.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Errors { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<string> Errors { get; init; }
member this.Errors : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Errors As IReadOnlyList(Of String)

Egenskapsvärde

Gäller för