validator

美 [ˈvaliˌdeitə]英 [ˈvaliˌdeitə]
  • n.【计】验证器
  • 网络校验器;验证程序;验证控件

复数:validators

validatorvalidator

validator

验证器

所有的验证器(validator)都已经被导入到了turbogears.validators模块中了。可以看到验证器在"FormEncode validators module" …

校验器

是有些校验器(Validator),但它们不会告诉你这个网页会被如何显示,一个把所有的文字叠在一起看不清的,但是却是“有效的” …

验证程序

.NET Framework 和 Visual Studio 词汇表 ... Unmanaged Code — 非托管代码 Validator验证程序 Value Type — 值类型 ...

验证控件

使用验证控件(Validator)验证用户控件(UserControl)的解决方案 摘要: 在asp.net中,默认情况下,验证控件(RequiredFieldValidator,…

设定验证器

JSF标签1_onlywei_新浪博客 ... converter 设定转换器 validator 设定验证器 immediate 是否为即时事件 ...

验证控制项

[习题]验证控制项(Validator)的「分组验证(ValidationGroup)」属性(上集Ch. 4的补充) | Home | [习题]下集(ASP.NET专题 …

验证工具

注意: 您的原始CSS代码必须是良好的(well-formed). 这个工具没有内置验证工具(validator). 验证工具可以找出你的CSS代码中 …

1
For creators, whether they're writing DOAP by hand or creating tools to output it, a validator shows compliance to the specification. 对于创建者,不管他们是手工编写DOAP还是通过创建工具输出DOAP,验证程序(validator)都会保持与规范的一致性。
2
As you know from earlier in the walkthrough, validator controls also check a user's entry using client script. 正如您在本演练前面部分所了解的那样,验证程序控件还使用客户端脚本检查用户输入。
3
Therefore, you must write the inline custom validation logic as if it were dealing with validation in a custom Validator object. 因此,必须编写嵌入自定义验证逻辑,就像使用一个自定义Validator对象处理验证一样。
4
The length. tag file (shown in Listing 12) is another validator that verifies the length of a request parameter. tag文件(如清单12所示)是另外一个验证器,可用来验证请求参数的长度。
5
You can add all of this validation using validator controls, which perform all of the checks for you and automatically display errors. 可以使用验证程序控件添加所有这些验证,这些控件将为您执行所有检查并自动显示错误。
6
Doing so is not always bad, but in this case it has unwittingly kept the schema validator from helping out. 这种做法并不总是坏事,但是在本文的例子中却无意中妨碍了模式验证器的工作。
7
This will also avoid that the widget converter and field validator get out of sync. 这也将会避免部件转换器和域校验器不同步。
8
XML sitemaps validator identifies any sitemap problems for you to resolve before you inform search engines. XML站点地图验证器为您识别任何站点地图问题,以在您通知搜索引擎之前把问题解决了。
9
Thus, the first job of an XForms validator is to extricate the XForms portions out of a document. 因此,XForms验证程序的第一项任务就是从文档中分离出XForms部分。
10
Credit Card Number Validator is a free utility to help you check validity of a credit or debit card number. 161下载信用卡号验证器是一个免费的实用程序来帮助您检查信用卡或借记卡号码的有效性。
11
As you can see, this implementation of the invocation handler makes use of a generic validator service, the same as in Listing 3. 您可以看到,调用处理程序的这种实现,利用了通用的验证器服务,与清单3里相同。
12
This is a mistake if you want a schema validator to do the validation for you, and I'll show you why. 如果您想让模式验证器为您进行验证的话,这个地方就是一个错误,下面告诉您原因。
13
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. 范例向您提供了一个快速概述,告诉您单元确认器是如何工作,以及您需要什么步骤来向图表添加一条信息。
14
The next line shows the use of the Tomahawk validateRegExpr validator and the regular expression pattern used to enforce the validation. 下一行代码展示了TomahawkvalidateRegExpr验证器和用于加强验证的正则表达式模式的用法。
15
The validator control performs all the checking and error display with requiring you to add code to the page . 该验证程序控件将执行所有检查并在需要时显示错误,这需要您向该页添加代码。
16
The plugin, called SQL Validator, allows you to validate the SQL commands you issue against the ISO SQL standard. 这个称作SQLValidator的插件允许您对照ISOSQL标准验证所发出的SQL命令。
17
Doing so enables a schema validator to flag when bad data enters the system so you do not have to expend the effort. 这样做可以启用模式验证,这样当坏数据进入系统时就能标记出来,您没有必要在这件事情上花费精力。
18
This portion of the validator is still under development, but Listing 5 shows how the host language is defined. 验证程序的这一部分仍在开发之中,但清单5说明了如何定义宿主语言。
19
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. 这部分的目标在于,向您展示怎样从已存在的API中获益,以及怎样创建您自己的确认器库。
20
The combination of the validator and the XML schema file will help ensure that such files do not contain errors. 而验证程序和XML模式文件则一起帮助确保那些文件不包含错误。
21
The Message Validator Primitive lets you validate either the whole or part of the Service Message Object against the schema information. MessageValidator原语允许您针对架构信息验证整个或部分服务消息对象。
22
The online RDF Validator parses your RDF document, checks your syntax, and generates tabular and graphical views of your RDF document. 在线RDF有效性解析器的作用是解析你的RDF文档,检查语法,使你的RDF文档视图表格化和图形化。
23
For simplicity, we chose not to validate entries into the list by returning a value of null each time the validator is run. 为简单起见,我们选择不验证列表中的条目,每次运行检验器时返回空值。
24
You also indicate to the validator that the content should follow the strict processing model, as shown in Listing 6. 还可以指示验证程序内容应该符合严格的处理模型,如清单6所示。
25
This online validator lets you select from a set of test cases, as well as check your own examples. 这个在线验证程序允许您从一组测试案例进行选择,并检查您自己的示例。
26
In Listing 1, an alpha-validator was applied to the name field, and the digit's validator was applied to the age field. 在清单1中,一个alpha验证器应用到名字字段中,数字验证器应用到年龄字段中。
27
For instance, our PhoneNumber object would not work with a length validator. 例如,PhoneNumber对象不能与长度验证器一起使用。
28
Retrieves a collection containing a set of standard values for the data type for which this validator is designed. 检索一个集合,该集合包含此验证程序设计用于的数据类型的标准值集。
29
The custom validator allows you to write your own validation code to check for any condition your application requires. 自定义验证程序控件使您可以编写自己的验证代码来检查应用程序所需的任何条件。
30
If the attribute does not match the version number format, the validator applies an informational message to the unit. 如果属性与版本号格式不相匹配,那么确认器会对该单元应用信息。