记作业>英语词典>validations翻译和用法

validations

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

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

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

计算机

双语例句

  • Additional code is required to implement required validations that augment the schema checks.
    需要额外的代码来实现增加所需模式检查的验证。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。
  • 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。
  • To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
    要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。
  • Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
    不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。
  • During the monitoring cycle, you can meet the need for additional validations by simply updating the validation templates.
    在监控阶段,可以通过简单更新验证模板来满足额外验证的需要。
  • To do this, you can define custom validations or use a set of standard 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来执行。
  • Test cases are the specific tests or validations that you want to perform on your system.
    测试用例是特定的测试或者验证,您需要在您的系统上执行。
  • Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
    然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。