我看字典>英语词典>validations翻译和用法

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在持久化对象时,对验证进行两次检查,为您提供双重保护。
  • Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
    不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。
  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • This is the first entry point for your own unit validations.
    这是单元确认器的首个进入点。
  • Additional code is required to implement required validations that augment the schema checks.
    需要额外的代码来实现增加所需模式检查的验证。
  • To do this, you can define custom validations or use a set of standard validations.
    为此,可以定义定制的检验或使用标准的检验集。
  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
  • You can also write a custom validator to perform validations that are not built into Wicket.
    此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。
  • These validations are important to avoid putting an unnecessary load on the backend database.
    对于避免在后端数据库上执行不必要的装载,这些检验非常重要。
  • As well, ActiveRecord associations and validations are redundant specifications of database constraints.
    同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。