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

validation

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

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

n.  生效;批准;验证;确认;证实;核实

复数:validations 

计算机

BNC.8314 / COCA.10883

柯林斯词典

  • VERB 证实;确证;确认
    Tovalidatesomething such as a claim or statement means to prove or confirm that it is true or correct.
    1. This discovery seems to validate the claims of popular astrology.
      这个发现似乎能印证流行占星术的一些说法。
    2. ...how that evidence was evaluated and validated by historians.
      历史学家如何评估和确认该证据
  • VERB 证明…有价值;认可
    Tovalidatea person, state, or system means to prove or confirm that they are valuable or worthwhile.
    1. She is looking for an image that validates her...
      她在寻求一种能够证明自己价值的形象。
    2. The Academy Awards appear to validate his career.
      奥斯卡金像奖似乎是对他事业的肯定。

英英释义

noun

双语例句

  • These ActionForms encapsulate page data and provide a validation framework to validate request parameters.
    这些ActionForm封装页面数据,并提供一个验证框架来验证请求参数。
  • When executed, this sample code displays a dialog, which shows a sample transformation and XML validation.
    执行的时候,这段代码将显示一个对话框,显示XML转换和验证的例子。
  • You will use a JavaScript object to group our validation data and messages in a hierarchy.
    您将使用一个JavaScript对象把我们的验证数据和消息分组到一个层级中。
  • This is the extended system environment for the validation.
    这是确认的扩展系统环境。
  • This cycle represents a widely accepted approach to validation and verification of software-intensive systems.
    这个周期代表一种被广泛认可的软件密集型系统的检验和验证方法。
  • Security and management: Provides a single point of control, access, and validation of web service requests.
    安全和管理:提供Web服务请求的单点控制、访问和验证。
  • The method uses NumberFormat. parse ( String) for validation and conversion.
    该方法使用NumberFormat.parse(String)来验证和转换。
  • In this example, the validation fails.
    在这个示例中,验证失败。
  • I discuss DOCTYPE statements and data typing in the next section, Schema for validation.
    下一节模式验证中讨论DOCTYPE语句和数据类型化。
  • In Listing 14, the service API was strengthened to include validation for all input parameters.
    在清单14中,服务API增强后包含了对所有输入参数的验证。