八八字典>英语词典>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

双语例句

  • In this example, for clarity, we left some of the validation inside the test method.
    在本示例中,为了清晰起见,我们将验证的某些部分放在了测试方法内部。
  • You can see the result of the form validation and the events appended to the response.
    您可以看到表单验证的结果和附加到响应上的事件。
  • Xerces-C++ is a very robust XML parser that offers validation, plus SAX and DOM APIs.
    Xerces-C++是一个非常健壮的XML解析器,它提供了验证,以及SAX和DOMAPI。
  • They also place verification and validation of all the other key process areas within quality assurance.
    他们也将所有其它关键过程域的验证和确认放在了质量保证中。
  • Any additional validation required by the command should be performed in this method.
    在此方法中,应该执行该命令需要的任何其他验证。
  • When executed, this sample code displays a dialog, which shows a sample transformation and XML validation.
    执行的时候,这段代码将显示一个对话框,显示XML转换和验证的例子。
  • Once the schema is registered successfully and given a relational name, you may use it for validation.
    模式注册成功并获得一个关系名之后,您就可以用它进行验证了。
  • These ActionForms encapsulate page data and provide a validation framework to validate request parameters.
    这些ActionForm封装页面数据,并提供一个验证框架来验证请求参数。
  • JSON helps separate validation data and logic.
    JSON帮助分离了验证数据和逻辑。
  • You will use a JavaScript object to group our validation data and messages in a hierarchy.
    您将使用一个JavaScript对象把我们的验证数据和消息分组到一个层级中。