validations
英 [ˌvælɪˈdeɪʃənz]
美 [ˌvæləˈdeɪʃənz]
n. 生效;批准;验证;确认;证实;核实
validation的复数
双语例句
- The test cases define each of the validations that you plan to perform on the system.
测试用例定义了每一个您计划在系统上执行的确认。 - When an application applies those constraints on data, the constraints become validations.
应用程序将这些约束应用于数据时,约束也就成了验证。 - In this case, I simply add the validations for the individual fields.
这里只要为每个字段增加验证就够了。 - You can also write a custom validator to perform validations that are not built into Wicket.
此外,还可以编写一个定制的验证器来执行那些未内置到Wicket内的验证。 - These will be set if the user posted data that failed validations against the Recipe model object.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。 - Hibernate then double-checks the validations when it is persisting the object, giving you twice the protection.
然后Hibernate在持久化对象时,对验证进行两次检查,为您提供双重保护。 - You can also create your own validator classes and take advantage of more streamlined standard validations.
您还可以创建您专有的验证器类,并充分利用更为流畅的标准验证。 - Validations performed include the product details, address, and payment details.
所执行的验证包括产品详细信息、地址和支付详细信息。 - Unfortunately ( or fortunately), this JSR focuses on constraint declarations and validations.
不幸的是(或许也是幸运的),这个JSR侧重于约束声明和验证。 - Test cases are the specific tests or validations that you want to perform on your system.
测试用例是特定的测试或者验证,您需要在您的系统上执行。