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

双语例句

  • This month's example application will demonstrate JSF's conversion and validation capabilities.
    本月的示例应用程序将展示JSF的转换和验证能力。
  • Constraint checks and schema validation are built into the XML model.
    XML模型内置了约束检查和模式检验功能。
  • Setting this value to true causes the form to validate user inputs based on the validation tags.
    将这个值设置为true会导致对表单根据validation标签对用户输入进行有效性验证。
  • We briefly describe the use of WBI Modeler to perform model validation and analysis through static and dynamic simulations.
    我们简要描述了利用WBIModeler通过静态或动态仿真来进行模型校验和分析。
  • Once the schema is registered successfully and given a relational name, you may use it for validation.
    模式注册成功并获得一个关系名之后,您就可以用它进行验证了。
  • In this example, the validation fails.
    在这个示例中,验证失败。
  • It provides a pipeline framework for preprocessing and validation of documents.
    为预处理和验证文档提供了管道框架(pipelineframework)。
  • In Listing 14, the service API was strengthened to include validation for all input parameters.
    在清单14中,服务API增强后包含了对所有输入参数的验证。
  • You will use a JavaScript object to group our validation data and messages in a hierarchy.
    您将使用一个JavaScript对象把我们的验证数据和消息分组到一个层级中。
  • JSON helps separate validation data and logic.
    JSON帮助分离了验证数据和逻辑。