A.@AssertFalseB.@DecimalMax(value)C.@NotNullD.@IsNull
多项选择题使用Spring MVC的数据校验需导入()jar包。
A.classmate jarB.hibernate-validator jarC.jboss-loggingGA jarD.validator-api-110Final jar
多项选择题Spring MVC提供了两种数据校验的方式:基于()进行校验。
A.ValidatorB.Annotaion JSR-303C.Annotaion TEST-303D.logging
多项选择题Spring MVC提供了哪些方式添加模型数据()
A.ModelB.ModelAndViewC.ListD.Map
多项选择题spring 有哪些主要模块()
A.spring coreB.spring contextC.spring beanD.spring dao
多项选择题C#面向对像的特性包含那些()
A.封装B.继承C.多态D.重写