Property IsRequired
Namespace: Sisk.Documenting.Annotations
Assembly: Sisk.Documenting.dll
IsRequired
Gets or sets a value indicating whether the parameter is required.
public bool IsRequired { get; set; }
Namespace: Sisk.Documenting.Annotations
Assembly: Sisk.Documenting.dll
Gets or sets a value indicating whether the parameter is required.
public bool IsRequired { get; set; }