| ABTestValidator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.OnlineMarketing
 Syntax
Syntaxpublic static class ABTestValidator
The ABTestValidator type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CollidesWithOtherTests | 
            Checks whether the test is in collision with other tests on the same page.
             | 
|   | GetCollidingTestName | 
            Returns display name of the colliding test.
             | 
|   | IsValidFinish | 
            Checks whether the finish date is valid.
             | 
|   | IsValidStart | 
            Checks whether the start date is valid.
             | 
 See Also
See Also