ParsingContext.Diagnostic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Diagnostic object that returns metadata about the parsing process.
public Microsoft.OpenApi.Reader.OpenApiDiagnostic Diagnostic { get; }
member this.Diagnostic : Microsoft.OpenApi.Reader.OpenApiDiagnostic
Public ReadOnly Property Diagnostic As OpenApiDiagnostic