读知识>英语词典>validations翻译和用法

validations

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

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

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

计算机

双语例句

  • 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来执行。
  • When an application applies those constraints on data, the constraints become validations.
    应用程序将这些约束应用于数据时,约束也就成了验证。
  • In this case, I simply add the validations for the individual fields.
    这里只要为每个字段增加验证就够了。
  • To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
    要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。
  • 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模板支持基于上下文的规则、代码列表和跨域验证。
  • Wicket supports both client-and server-side form validations.
    Wicket支持客户端和服务器端的表单验证。
  • 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的自动化减少了这一时间,并且生成了关于哪些验证失败了的详细报告,因而简化了失败情况下的调试过程。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。
  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。