By implement the assigned analysis method validation according to validation plan.
根据计划执行指定的分析方法验证工作。
Method validation data must be summarized into a report that is clear and easy to follow.
方法确认数据必须总结为清晰和易于执行的报告。
Method validation studies establish proof that a method is suitable for its intended purpose.
方法验证研究是建立该方法适合于其使用目的的证明。
The material is intended for use in the method validation and quality control regarding fucoxanthin.
该标准样品达到标准样品的技术要求, 可用于有关岩藻黄质相关产品的方法校正和质量控制。
However, these assays possess some unique characteristics that should be considered during method validation.
然而,这些分析具有一些独一无二的在方法严重需考虑的特性。
As you perform the method validation for a method, you can confirm that the retention time variation is acceptable.
只要你做了方法的验证,就可以保证保留时间变化是可接受的。
The method validation was carried out by testing certified reference materials. The results were all in excellent agreement with the certified values.
通过对国外产品进行测量,验证了测量结果与国际著名公司测量结果的一致性。
Method selectivity should be evaluated during method development and throughout method validation and can continue throughout application of the method to actual study samples.
在方法研发和方法验证过程中应评估方法选择性并在方法应用于真实样品分析过程中持续保证。
Acceptance criteria for accuracy and precision as outlined in section IV. F, "Specific Recommendation for Method Validation, " should be provided for both the intra-day and intra-run experiment.
应同时提供同天和同批试验,在IV.F章节中提到的准确度和精密度的可接受标准。
Methods With amount of galangin as index, wavelength, chromatographic system and system suitability, mobile phase, linear range, preparation of sample and analytic method validation were investigated.
方法以高良姜素含量为指标,考察了液相色谱法测定的波长、色谱条件、流动相、线性范围、样品制备方法和中药质量标准分析方法验证试验。
This is the beginning of the classical method of consensual validation.
这是同感效证的经典方法的开端。
Any additional validation required by the command should be performed in this method.
在此方法中,应该执行该命令需要的任何其他验证。
It contains accessors for properties and a validation method.
它包含属性访问程序和一个验证方法。
Dynamic proxy classes give us a way to easily handle validation on any method in a uniform way, while completely separating all of the validation logic from the core business logic.
动态代理类给了我们一种以统一方式方便地处理任何方法上的验证途径,同时把所有的验证逻辑完全与核心业务逻辑分离开。
So, the second method is almost always combined with the first, by checking the fields in instantaneous and then doing a batch validation before the form is submitted.
所以,第二种方法几乎总是和第一种方法结合在一起,先对域进行瞬时检查,然后在表单被提交之前执行批处理确认。
A custom component must override this method to commit properties before validation happens.
定制组件必须在验证发生之前覆盖这个方法以提交属性。
Validation processes are often scattered throughout method calls, making it difficult to tell the difference between validation logic and core business logic.
验证过程经常散落在方法调用里,这样就造成很难区分验证逻辑和核心业务逻辑。
These are artifacts of the validation service that don't have anything to do with the core logic of the method.
这些都是验证服务的工作,和方法的核心逻辑实际没有任何关系。
Five years ago, having a nifty method to turn on DTD validation was enough.
年前,用一个漂亮的方法打开DTD验证就足够了。
The goal of this tutorial is to describe one method of performing validation in an ASP.NET MVC application.
本指南主要描述一种在ASP.NETMVC应用程序中执行验证的方法。
The key to using the method for validation is to compare the updated index to the length of the original input string.
使用该方法验证的关键在于将更新过的索引和初始输入字符串的长度进行比较。
You should make each different arithmetic function its own action/method/whatevertheframeworkcallsit and you should use the frameworks input validation for the form values (if it has one).
你需要为每一种运算设置单独的动作,或者说方法(每个框架的叫法不一样),而且还要用到框架中的表单验证功能(如果框架提供了这一功能的话)。
Validation logic limited to backing bean method, resulting in limited re-use.
验证逻辑局限于backingbean方法,使得重用性很有限。
The second collection of practices in the Portfolio Management method, Execution and Validation, is the second part of the overall portfolio assessment effort, which is summarized as follows
PortfolioManagement方法中第二个实践集合,即执行和验证,是整个项目组合管理工作中的第二部分,如下文所概括的
This method instructs Grails to metaprogram the validation methods onto the specified domain class as it would normally during run time.
此方法指示Grails将验证方法元编程到指定的域类上,就像通常在运行时所做的一样。
It includes getter and setter methods for all the participant parameters, and it includes validation logic to ensure that all the required parameters for that particular method call are present.
它针对所有participant参数包含了getter和setter方法,并且包含了验证逻辑来确保给出了针对特定方法调用的所有必需参数。
Note: According to its inventors, a mock object is supposed to perform all of its own validation inside its validate() method.
注:根据模仿对象的创造者所说,它应该在其validate()方法内部执行自己的所有验证。
And also fairly common is the need to interfere with this method for validation or that property setter to update another one.
分部方法另外一个经常被用到的地方是验证,或者让属性的setter去更新另一个属性。
Notice how the validation code in the invoke method below is nearly identical to the code from Listing 3; in fact, I could use the same validator service here as I did earlier.
请注意,在下面的invoke方法中的验证代码,几乎与清单3中的代码完全一样。实际上,在这里可以使用与前面完全一样的验证器服务。
Notice how the validation code in the invoke method below is nearly identical to the code from Listing 3; in fact, I could use the same validator service here as I did earlier.
请注意,在下面的invoke方法中的验证代码,几乎与清单3中的代码完全一样。实际上,在这里可以使用与前面完全一样的验证器服务。
应用推荐