PRN231_-_SP_2025_-_FE_3678.webp
G

PRN231_-_SP_2025_-_FE_3678.webp

Kizspy | Question: 47
(Choose 1 answer)
To force clients to set a value, make the property nullable and set the Required attribute
A. [Required]
public decimal? Price { get; set; }
B. [RequireAttribute(0,999)]
public decimal? Price { get; set; }
C. [Required Range(0,999)]
public decimal? Price { get; set; }
D. [Required NotNull]
public decimal? Price { get; set; }
PUUVERFLOW .Com

Thông tin

Category
PRN231
Thêm bởi
Gauche_97
Ngày thêm
Lượt xem
2,079
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom