validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。 - In this case, I simply add the validations for the individual fields.
这里只要为每个字段增加验证就够了。 - Lotus supplies a number of validation tags to handle validations for different data types.
Lotus提供了很多validation标签来对不同的数据类型进行有效性验证。 - This is the first entry point for your own unit validations.
这是单元确认器的首个进入点。 - Automation via Effecta reduces this time and produces detailed reports on exactly which validations failed, thus simplifying the debugging process in case of a failure.
通过Effecta的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。 - Some constraints should be validated after others, and not validated unless the previous validations pass.
s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。 - These will be set if the user posted data that failed validations against the Recipe model object.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。 - If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。 - The first step in any transaction is to perform business validations.
任何事务中第一步都是执行业务验证。 - Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。