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在持久化对象时,对验证进行两次检查,为您提供双重保护。 - CAMV supports creating validations rules for providing Warning messages in addition to Errors.
CAMV支持创建错误和警告消息的验证规则。 - As well, ActiveRecord associations and validations are redundant specifications of database constraints.
同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。 - Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。 - Additional code is required to implement required validations that augment the schema checks.
需要额外的代码来实现增加所需模式检查的验证。 - 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。 - Validations performed include the product details, address, and payment details.
所执行的验证包括产品详细信息、地址和支付详细信息。 - You can also write a custom validator to perform validations that are not built into Wicket.
此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。 - In this case, I simply add the validations for the individual fields.
这里只要为每个字段增加验证就够了。