试题详情

在Spring MVC中, 可使用注解方式在实体类的属性上添加数据校验规则,下列限制只能为false的注解是( )

A@AssertFalse

B@Null

C@DecimalMin(value)

D@IsFalse