ErrorPath public class ErrorPath Documentation public string Path { get; set; } public string Reason { get; set; } public ErrorPath(string path, string reason)