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

validations

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

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

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

计算机

双语例句

  • The first step in any transaction is to perform business validations.
    任何事务中第一步都是执行业务验证。
  • These validations are important to avoid putting an unnecessary load on the backend database.
    对于避免在后端数据库上执行不必要的装载,这些检验非常重要。
  • 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的关联和校验对于数据库的约束定义来说也是一种冗余。
  • The test cases define each of the validations that you plan to perform on the system.
    测试用例定义了每一个您计划在系统上执行的确认。
  • You can also create your own validator classes and take advantage of more streamlined standard validations.
    您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。
  • Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
    不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。
  • Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
    然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。
  • If the two endpoints use different protocols or standards, the ESB can transform each message and will perform validations before transforming the messages.
    如果这两个终端使用不同的协议或标准,ESB会转换所有消息并在转换消息前执行验证。
  • This is the first entry point for your own unit validations.
    这是单元确认器的首个进入点。