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

validations

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

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

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

计算机

双语例句

  • Some constraints should be validated after others, and not validated unless the previous validations pass.
    s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。
  • If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
    如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。
  • To do this, you can define custom validations or use a set of standard validations.
    为此,可以定义定制的检验或使用标准的检验集。
  • You can also create your own validator classes and take advantage of more streamlined standard validations.
    您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。
  • CAM templates support context-based rules, code-lists, and cross-field validations.
    CAM模板支持基于上下文的规则、代码列表和跨域验证。
  • To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
    要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。
  • Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
    Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。
  • Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
    然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。
  • Test cases are the specific tests or validations that you want to perform on your system.
    测试用例是特定的测试或者验证,您需要在您的系统上执行。
  • I still had to specify all my validations and initial migrations.
    我仍然需要写明所有的验证器和初始迁移。