ValidationErrorContext.Path Propiedad

Definición

Obtiene la ruta de acceso completa del objeto raíz a la propiedad o parámetro que provocó el error de validación.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; init; }
member this.Path : string with get, set
Public Property Path As String

Valor de propiedad

Se aplica a