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.- This discovery seems to validate the claims of popular astrology.
这个发现似乎能印证流行占星术的一些说法。 - ...how that evidence was evaluated and validated by historians.
历史学家如何评估和确认该证据
- This discovery seems to validate the claims of popular astrology.
- VERB 证明…有价值;认可
Tovalidatea person, state, or system means to prove or confirm that they are valuable or worthwhile.- She is looking for an image that validates her...
她在寻求一种能够证明自己价值的形象。 - The Academy Awards appear to validate his career.
奥斯卡金像奖似乎是对他事业的肯定。
- She is looking for an image that validates her...
英英释义
noun
- the act of validating
- the cognitive process of establishing a valid proof
双语例句
- You can see the result of the form validation and the events appended to the response.
您可以看到表单验证的结果和附加到响应上的事件。 - In this example, for clarity, we left some of the validation inside the test method.
在本示例中,为了清晰起见,我们将验证的某些部分放在了测试方法内部。 - JSON helps separate validation data and logic.
JSON帮助分离了验证数据和逻辑。 - The default plug-in sends the user ID and password to the operating system for validation.
默认插件将用户ID和口令发送给操作系统进行验证。 - They also place verification and validation of all the other key process areas within quality assurance.
他们也将所有其它关键过程域的验证和确认放在了质量保证中。 - We still have issues with validation, flow control, and updating the state of the application.
我们还得处理验证、流程控制和更新应用程序的状态等问题。 - So the example usage of this custom tag passes validation.
因此这个自定义标记的示例用法通过了验证。 - This notifies the validation framework that any unit declared by this package should be validated by this domain validator.
这将会通知该包所声明的确认框架应该由域确认器来确认。 - I discuss DOCTYPE statements and data typing in the next section, Schema for validation.
下一节模式验证中讨论DOCTYPE语句和数据类型化。 - The method uses NumberFormat. parse ( String) for validation and conversion.
该方法使用NumberFormat.parse(String)来验证和转换。