有没有办法通过数据注释要求将布尔属性设置为true?
public class MyAwesomeObj{ public bool ThisMustBeTrue{get;set;} }
asp.net-mvc data-annotations
asp.net-mvc ×1
data-annotations ×1