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

validations

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

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

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

计算机

双语例句

  • These will be set if the user posted data that failed validations against the Recipe model object.
    如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
  • The test cases define each of the validations that you plan to perform on the system.
    测试用例定义了每一个您计划在系统上执行的确认。
  • CAMV supports creating validations rules for providing Warning messages in addition to Errors.
    CAMV支持创建错误和警告消息的验证规则。
  • 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会转换所有消息并在转换消息前执行验证。
  • As well, ActiveRecord associations and validations are redundant specifications of database constraints.
    同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。
  • Lotus supplies a number of validation tags to handle validations for different data types.
    Lotus提供了很多validation标签来对不同的数据类型进行有效性验证。
  • In this case, I simply add the validations for the individual fields.
    这里只要为每个字段增加验证就够了。
  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • This is the first entry point for your own unit validations.
    这是单元确认器的首个进入点。