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

validations

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

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

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

计算机

双语例句

  • CAMV supports creating validations rules for providing Warning messages in addition to Errors.
    CAMV支持创建错误和警告消息的验证规则。
  • If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
    如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。
  • Lotus supplies a number of validation tags to handle validations for different data types.
    Lotus提供了很多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来执行。
  • This is the first entry point for your own unit validations.
    这是单元确认器的首个进入点。
  • Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
    Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。
  • These validations are important to avoid putting an unnecessary load on the backend database.
    对于避免在后端数据库上执行不必要的装载,这些检验非常重要。
  • To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
    要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。
  • Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
    然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。
  • In this case, I simply add the validations for the individual fields.
    这里只要为每个字段增加验证就够了。