诗词屋>英语词典>validations翻译和用法

validations

英 [ˌvælɪˈdeɪʃənz]

美 [ˌvæləˈdeɪʃənz]

n.  生效;批准;验证;确认;证实;核实
validation的复数

计算机

双语例句

  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • 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来执行。
  • You can also write a custom validator to perform validations that are not built into Wicket.
    此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。
  • 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。
  • Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
    不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。
  • When an application applies those constraints on data, the constraints become validations.
    应用程序将这些约束应用于数据时,约束也就成了验证。
  • Some constraints should be validated after others, and not validated unless the previous validations pass.
    s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。
  • These validations are important to avoid putting an unnecessary load on the backend database.
    对于避免在后端数据库上执行不必要的装载,这些检验非常重要。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。