ASP.NET Core MVC コントロールヘルプ
IsRequired プロパティ (InputNumber)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputNumber クラス : IsRequired プロパティ
Gets or sets a value indicating whether the control value must be a number or whether it can be set to null (by deleting the content of the control).
シンタックス
'宣言
 
Public Property IsRequired As System.Boolean
public System.bool IsRequired {get; set;}
参照

InputNumber クラス
InputNumber メンバ