记作业>英语词典>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支持创建错误和警告消息的验证规则。
  • Validations performed include the product details, address, and payment details.
    所执行的验证包括产品详细信息、地址和支付详细信息。
  • Additional code is required to implement required validations that augment the schema checks.
    需要额外的代码来实现增加所需模式检查的验证。
  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
  • To do this, you can define custom validations or use a set of standard validations.
    为此,可以定义定制的检验或使用标准的检验集。
  • As well, ActiveRecord associations and validations are redundant specifications of database constraints.
    同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。
  • You can also create your own validator classes and take advantage of more streamlined standard validations.
    您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。
  • You can also write a custom validator to perform validations that are not built into Wicket.
    此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。
  • 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在持久化对象时,对验证进行两次检查,为您提供双重保护。