SwaggerCustomDynamicTreeParameterInfo.IsRequired Property

Definition

Indicates whether the parameter is required.

public bool? IsRequired { get; set; }
member this.IsRequired : Nullable<bool> with get, set
Public Property IsRequired As Nullable(Of Boolean)

Property Value

Applies to