Share via


SwaggerSchema.MinProperties Property

Definition

The minimum number of allowed properties.

public int? MinProperties { get; set; }
member this.MinProperties : Nullable<int> with get, set
Public Property MinProperties As Nullable(Of Integer)

Property Value

Applies to