Share via


IOpenApiSchema.Not Property

Definition

Follow JSON Schema definition: https://json-schema.org/draft/2020-12/json-schema-validation Inline or referenced schema MUST be of a Schema Object and not a standard JSON Schema.

public Microsoft.OpenApi.IOpenApiSchema? Not { get; }
member this.Not : Microsoft.OpenApi.IOpenApiSchema
Public ReadOnly Property Not As IOpenApiSchema

Property Value

Applies to