火范文>英语词典>validations翻译和用法

validations

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

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

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

计算机

双语例句

  • Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
    Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。
  • Some constraints should be validated after others, and not validated unless the previous validations pass.
    s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。
  • CAM templates support context-based rules, code-lists, and cross-field validations.
    CAM模板支持基于上下文的规则、代码列表和跨域验证。
  • 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来执行。
  • To do this, you can define custom validations or use a set of standard validations.
    为此,可以定义定制的检验或使用标准的检验集。
  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • Test cases are the specific tests or validations that you want to perform on your system.
    测试用例是特定的测试或者验证,您需要在您的系统上执行。
  • During the monitoring cycle, you can meet the need for additional validations by simply updating the validation templates.
    在监控阶段,可以通过简单更新验证模板来满足额外验证的需要。
  • Wicket supports both client-and server-side form validations.
    Wicket支持客户端和服务器端的表单验证。