OpenAPI.NET icon indicating copy to clipboard operation
OpenAPI.NET copied to clipboard

Copy the line number to OpenApiError.Pointer if known

Open KalleOlaviNiemitalo opened this issue 5 years ago • 1 comments

This indeed would be very helpful!

In addition, it would be nice if the diagnostic object supported error levels like "Warning", "Error". This would allow a better distinction for exceptions that can be actively ignored in processing.

Furthermore, it would be very helpful if the errors were categorized or numbered. Then they could be processed more easily instead of having to parse the strings.

AP-G avatar Sep 03 '20 08:09 AP-G