Required Property
Definition
- Namespace
- Codebelt.Extensions.Swashbuckle.AspNetCore
- Assemblies
- Codebelt.Extensions.Swashbuckle.AspNetCore.dll
Required
Gets or sets whether the User-Agent field is mandatory.
public bool Required { get; set; }
Property Value
- bool
trueif the User-Agent field is mandatory; otherwise,false.