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

validations

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

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

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

计算机

双语例句

  • The test cases define each of the validations that you plan to perform on the system.
    测试用例定义了每一个您计划在系统上执行的确认。
  • During the monitoring cycle, you can meet the need for additional validations by simply updating the validation templates.
    在监控阶段,可以通过简单更新验证模板来满足额外验证的需要。
  • These validations are important to avoid putting an unnecessary load on the backend database.
    对于避免在后端数据库上执行不必要的装载,这些检验非常重要。
  • You can also write a custom validator to perform validations that are not built into Wicket.
    此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。
  • You can also create your own validator classes and take advantage of more streamlined standard validations.
    您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。
  • If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
    如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。
  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • Wicket supports both client-and server-side form validations.
    Wicket支持客户端和服务器端的表单验证。
  • Additional code is required to implement required validations that augment the schema checks.
    需要额外的代码来实现增加所需模式检查的验证。
  • Some constraints should be validated after others, and not validated unless the previous validations pass.
    s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。