Table of Contents

Property Required

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Required

Whether this select component is required. For modals.

[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool? Required { get; }

Property Value

bool?