validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- Certain validation rules can also be accommodated as part of XML schemas but not all kinds of transaction validations can be performed using XML schemas or DTDs.
某些验证规则可以作为XML模式的一部分,但不是所有类型的事务验证都可以用XML模式或DTD来执行。 - Some constraints should be validated after others, and not validated unless the previous validations pass.
s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。 - During the monitoring cycle, you can meet the need for additional validations by simply updating the validation templates.
在监控阶段,可以通过简单更新验证模板来满足额外验证的需要。 - To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。 - Wicket supports both client-and server-side form validations.
Wicket支持客户端和服务器端的表单验证。 - As well, ActiveRecord associations and validations are redundant specifications of database constraints.
同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。 - This is the first entry point for your own unit validations.
这是单元确认器的首个进入点。 - Rails's core components RESTful routes, relationships, validations, templates, and database abstractions persist.
Rails的核心组件始终存在,即RESTful路径、关系、验证、模板和数据库抽象化。 - In this case, I simply add the validations for the individual fields.
这里只要为每个字段增加验证就够了。 - You can also create your own validator classes and take advantage of more streamlined standard validations.
您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。