validator
美 [?vali?deit?]
英 [?vali?deit?] 
- n.【計(jì)】驗(yàn)證器
- 網(wǎng)絡(luò)校驗(yàn)器;驗(yàn)證程序;驗(yàn)證控件
詞形變化
復(fù)數(shù):validators
英漢解釋
n. | 1. 【計(jì)】驗(yàn)證器,驗(yàn)證程序,用于驗(yàn)證一段計(jì)算機(jī)代碼或程序的正確性 |
英英解釋
例句
For creators, whether they're writing DOAP by hand or creating tools to output it, a validator shows compliance to the specification.
對(duì)于創(chuàng)建者,不管他們是手工編寫(xiě)DOAP還是通過(guò)創(chuàng)建工具輸出DOAP,驗(yàn)證程序(validator)都會(huì)保持與規(guī)范的一致性。
As you know from earlier in the walkthrough, validator controls also check a user's entry using client script.
正如您在本演練前面部分所了解的那樣,驗(yàn)證程序控件還使用客戶端腳本檢查用戶輸入。
Therefore, you must write the inline custom validation logic as if it were dealing with validation in a custom Validator object.
因此,必須編寫(xiě)嵌入自定義驗(yàn)證邏輯,就像使用一個(gè)自定義Validator對(duì)象處理驗(yàn)證一樣。
The length. tag file (shown in Listing 12) is another validator that verifies the length of a request parameter.
tag文件(如清單12所示)是另外一個(gè)驗(yàn)證器,可用來(lái)驗(yàn)證請(qǐng)求參數(shù)的長(zhǎng)度。
You can add all of this validation using validator controls, which perform all of the checks for you and automatically display errors.
可以使用驗(yàn)證程序控件添加所有這些驗(yàn)證,這些控件將為您執(zhí)行所有檢查并自動(dòng)顯示錯(cuò)誤。
Doing so is not always bad, but in this case it has unwittingly kept the schema validator from helping out.
這種做法并不總是壞事,但是在本文的例子中卻無(wú)意中妨礙了模式驗(yàn)證器的工作。
This will also avoid that the widget converter and field validator get out of sync.
這也將會(huì)避免部件轉(zhuǎn)換器和域校驗(yàn)器不同步。
XML sitemaps validator identifies any sitemap problems for you to resolve before you inform search engines.
XML站點(diǎn)地圖驗(yàn)證器為您識(shí)別任何站點(diǎn)地圖問(wèn)題,以在您通知搜索引擎之前把問(wèn)題解決了。
Thus, the first job of an XForms validator is to extricate the XForms portions out of a document.
因此,XForms驗(yàn)證程序的第一項(xiàng)任務(wù)就是從文檔中分離出XForms部分。
Credit Card Number Validator is a free utility to help you check validity of a credit or debit card number.
161下載信用卡號(hào)驗(yàn)證器是一個(gè)免費(fèi)的實(shí)用程序來(lái)幫助您檢查信用卡或借記卡號(hào)碼的有效性。
As you can see, this implementation of the invocation handler makes use of a generic validator service, the same as in Listing 3.
您可以看到,調(diào)用處理程序的這種實(shí)現(xiàn),利用了通用的驗(yàn)證器服務(wù),與清單3里相同。
This is a mistake if you want a schema validator to do the validation for you, and I'll show you why.
如果您想讓模式驗(yàn)證器為您進(jìn)行驗(yàn)證的話,這個(gè)地方就是一個(gè)錯(cuò)誤,下面告訴您原因。
The example gives you a quick overview of how the unit validator works and which steps are necessary to add a message to the diagram.
范例向您提供了一個(gè)快速概述,告訴您單元確認(rèn)器是如何工作,以及您需要什么步驟來(lái)向圖表添加一條信息。
The next line shows the use of the Tomahawk validateRegExpr validator and the regular expression pattern used to enforce the validation.
下一行代碼展示了TomahawkvalidateRegExpr驗(yàn)證器和用于加強(qiáng)驗(yàn)證的正則表達(dá)式模式的用法。
The validator control performs all the checking and error display with requiring you to add code to the page .
該驗(yàn)證程序控件將執(zhí)行所有檢查并在需要時(shí)顯示錯(cuò)誤,這需要您向該頁(yè)添加代碼。
The plugin, called SQL Validator, allows you to validate the SQL commands you issue against the ISO SQL standard.
這個(gè)稱作SQLValidator的插件允許您對(duì)照ISOSQL標(biāo)準(zhǔn)驗(yàn)證所發(fā)出的SQL命令。
Doing so enables a schema validator to flag when bad data enters the system so you do not have to expend the effort.
這樣做可以啟用模式驗(yàn)證,這樣當(dāng)壞數(shù)據(jù)進(jìn)入系統(tǒng)時(shí)就能標(biāo)記出來(lái),您沒(méi)有必要在這件事情上花費(fèi)精力。
This portion of the validator is still under development, but Listing 5 shows how the host language is defined.
驗(yàn)證程序的這一部分仍在開(kāi)發(fā)之中,但清單5說(shuō)明了如何定義宿主語(yǔ)言。
The goal of this section was to show how you can benefit from the existing API and how you can create your own validator library.
這部分的目標(biāo)在于,向您展示怎樣從已存在的API中獲益,以及怎樣創(chuàng)建您自己的確認(rèn)器庫(kù)。
The combination of the validator and the XML schema file will help ensure that such files do not contain errors.
而驗(yàn)證程序和XML模式文件則一起幫助確保那些文件不包含錯(cuò)誤。
The Message Validator Primitive lets you validate either the whole or part of the Service Message Object against the schema information.
MessageValidator原語(yǔ)允許您針對(duì)架構(gòu)信息驗(yàn)證整個(gè)或部分服務(wù)消息對(duì)象。
The online RDF Validator parses your RDF document, checks your syntax, and generates tabular and graphical views of your RDF document.
在線RDF有效性解析器的作用是解析你的RDF文檔,檢查語(yǔ)法,使你的RDF文檔視圖表格化和圖形化。
For simplicity, we chose not to validate entries into the list by returning a value of null each time the validator is run.
為簡(jiǎn)單起見(jiàn),我們選擇不驗(yàn)證列表中的條目,每次運(yùn)行檢驗(yàn)器時(shí)返回空值。
You also indicate to the validator that the content should follow the strict processing model, as shown in Listing 6.
還可以指示驗(yàn)證程序內(nèi)容應(yīng)該符合嚴(yán)格的處理模型,如清單6所示。
This online validator lets you select from a set of test cases, as well as check your own examples.
這個(gè)在線驗(yàn)證程序允許您從一組測(cè)試案例進(jìn)行選擇,并檢查您自己的示例。
In Listing 1, an alpha-validator was applied to the name field, and the digit's validator was applied to the age field.
在清單1中,一個(gè)alpha驗(yàn)證器應(yīng)用到名字字段中,數(shù)字驗(yàn)證器應(yīng)用到年齡字段中。
For instance, our PhoneNumber object would not work with a length validator.
例如,PhoneNumber對(duì)象不能與長(zhǎng)度驗(yàn)證器一起使用。
Retrieves a collection containing a set of standard values for the data type for which this validator is designed.
檢索一個(gè)集合,該集合包含此驗(yàn)證程序設(shè)計(jì)用于的數(shù)據(jù)類型的標(biāo)準(zhǔn)值集。
The custom validator allows you to write your own validation code to check for any condition your application requires.
自定義驗(yàn)證程序控件使您可以編寫(xiě)自己的驗(yàn)證代碼來(lái)檢查應(yīng)用程序所需的任何條件。
If the attribute does not match the version number format, the validator applies an informational message to the unit.
如果屬性與版本號(hào)格式不相匹配,那么確認(rèn)器會(huì)對(duì)該單元應(yīng)用信息。
Retrieves a collection containing a set of standard values for the data type this validator is designed for.
檢索一個(gè)集合,該集合包含此驗(yàn)證程序適用的數(shù)據(jù)類型的標(biāo)準(zhǔn)值集。
This notifies the validation framework that any unit declared by this package should be validated by this domain validator.
這將會(huì)通知該包所聲明的確認(rèn)框架應(yīng)該由域確認(rèn)器來(lái)確認(rèn)。
During parsing, if a validator needs a new schema, it first checks to see if the grammar bucket has the compiled schema it needs.
在解析過(guò)程中,如果驗(yàn)證程序需要新的模式,它首先檢查語(yǔ)法桶中是否包含需要的編譯后的模式。
The new XML decomposition also has a strong type validator and type conversion engine.
新的XML分解也具有一個(gè)強(qiáng)類型的驗(yàn)證器和類型轉(zhuǎn)換引擎。
To use this validator, enter the URL of the page that you want the service to check.
若要使用此驗(yàn)證程序,請(qǐng)輸入希望該項(xiàng)服務(wù)進(jìn)行檢查的頁(yè)面的URL。
Web validator is for getting and setting of the common properties of a Web base validator.
Web驗(yàn)證程序用于獲取和設(shè)置基于Web的驗(yàn)證程序的通用屬性。
As the validator works, it keeps track of the running results as an in-memory XML file.
驗(yàn)證程序工作的過(guò)程中將運(yùn)行結(jié)果記錄到內(nèi)存中的一個(gè)XML文件中。
EAttribute attribute: The attribute on which this validator should operate.
EAttributeattribute:該確認(rèn)器應(yīng)該操作的屬性。
Gets a collection that contains a set of standard values for the data type this validator is designed for.
獲取一個(gè)集合,該集合包含此驗(yàn)證程序所面向的數(shù)據(jù)類型的標(biāo)準(zhǔn)值集。
By default, the validator controls inject client-side ECMAScript (JavaScript) into the page to perform validation checking in the browser.
默認(rèn)情況下,驗(yàn)證程序控件將客戶端ECMAScript(JavaScript)插入該頁(yè)中以在瀏覽器中執(zhí)行驗(yàn)證檢查。