找词语>英语词典>validations翻译和用法

validations

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

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

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

计算机

双语例句

  • As well, ActiveRecord associations and validations are redundant specifications of database constraints.
    同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。
  • Additional code is required to implement required validations that augment the schema checks.
    需要额外的代码来实现增加所需模式检查的验证。
  • When an application applies those constraints on data, the constraints become validations.
    应用程序将这些约束应用于数据时,约束也就成了验证。
  • In this case, I simply add the validations for the individual fields.
    这里只要为每个字段增加验证就够了。
  • You can also write a custom validator to perform validations that are not built into Wicket.
    此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。
  • If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
    如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。
  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。
  • Validations performed include the product details, address, and payment details.
    所执行的验证包括产品详细信息、地址和支付详细信息。
  • 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来执行。