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