validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- Some constraints should be validated after others, and not validated unless the previous validations pass.
s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。 - Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。 - During the monitoring cycle, you can meet the need for additional validations by simply updating the validation templates.
在监控阶段,可以通过简单更新验证模板来满足额外验证的需要。 - These will be set if the user posted data that failed validations against the Recipe model object.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。 - These validations are important to avoid putting an unnecessary load on the backend database.
对于避免在后端数据库上执行不必要的装载,这些检验非常重要。 - Test cases are the specific tests or validations that you want to perform on your system.
测试用例是特定的测试或者验证,您需要在您的系统上执行。 - 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。 - Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。 - Additional code is required to implement required validations that augment the schema checks.
需要额外的代码来实现增加所需模式检查的验证。 - You can also write a custom validator to perform validations that are not built into Wicket.
此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。