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

validations

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

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

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

计算机

双语例句

  • 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。
  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
  • 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来执行。
  • Invite customers to do targeted usability evaluations and validations.
    邀请客户进行目标系统可用性的评估和确认。
  • Some constraints should be validated after others, and not validated unless the previous validations pass.
    s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。
  • As well, ActiveRecord associations and validations are redundant specifications of database constraints.
    同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。
  • Validations performed include the product details, address, and payment details.
    所执行的验证包括产品详细信息、地址和支付详细信息。
  • Wicket supports both client-and server-side form validations.
    Wicket支持客户端和服务器端的表单验证。
  • When an application applies those constraints on data, the constraints become validations.
    应用程序将这些约束应用于数据时,约束也就成了验证。
  • Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
    然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。