Compartilhar via


OpenApiValidator.Warnings Property

Definition

Gets the validation warnings.

public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Validations.OpenApiValidatorWarning> Warnings { get; }
member this.Warnings : seq<Microsoft.OpenApi.Validations.OpenApiValidatorWarning>
Public ReadOnly Property Warnings As IEnumerable(Of OpenApiValidatorWarning)

Property Value

Applies to