validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- The first step in any transaction is to perform business validations.
任何事务中第一步都是执行业务验证。 - 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来执行。 - To add additional validations or remove existing ones, redistribute the compiled CAM templates (. cxx files).
要添加额外验证或移除现有验证,只需重新分配编译过的CAM模板(.cxx文件)。 - CAMV supports creating validations rules for providing Warning messages in addition to Errors.
CAMV支持创建错误和警告消息的验证规则。 - Some constraints should be validated after others, and not validated unless the previous validations pass.
s一些约束应该在另外一些之后再验证,而且只有前面的验证通过才能进行验证。 - You can also write a custom validator to perform validations that are not built into Wicket.
此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。 - The test cases define each of the validations that you plan to perform on the system.
测试用例定义了每一个您计划在系统上执行的确认。 - Test cases are the specific tests or validations that you want to perform on your system.
测试用例是特定的测试或者验证,您需要在您的系统上执行。 - These will be set if the user posted data that failed validations against the Recipe model object.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。 - As well, ActiveRecord associations and validations are redundant specifications of database constraints.
同样,ActiveRecord的关联和校验对于数据库的约束定义来说也是一种冗余。