validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。 - To do this, you can define custom validations or use a set of standard validations.
为此,可以定义定制的检验或使用标准的检验集。 - The test cases define each of the validations that you plan to perform on the system.
测试用例定义了每一个您计划在系统上执行的确认。 - Lotus supplies a number of validation tags to handle validations for different data types.
Lotus提供了很多validation标签来对不同的数据类型进行有效性验证。 - Certain validation rules can also be accommodated as part of XML schemas but not all kinds of transaction validations can be performed using XML schemas or DTDs.
某些验证规则可以作为XML模式的一部分,但不是所有类型的事务验证都可以用XML模式或DTD来执行。 - In this case, I simply add the validations for the individual fields.
这里只要为每个字段增加验证就够了。 - Wicket supports both client-and server-side form validations.
Wicket支持客户端和服务器端的表单验证。 - These will be set if the user posted data that failed validations against the Recipe model object.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。 - Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。 - Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。