| Interface | Description |
|---|---|
| Validator<V,P> |
Simple validator.
|
| Class | Description |
|---|---|
| CustomUrlAvailableValidator |
Validates that given URL is available (sends GET request).
|
| HpUrls |
Helper class to pass HP ALM and PC URLs as a parameter to validator.
|
| RegExpMatchValidator |
Validates that value matches given regular expression.
|
| StringNotEmptyValidator<P> |
Validates that the given string is not empty.
|
| StringStartsWithValidator |
Validates that the string value starts with a particular substring.
|
| Enum | Description |
|---|---|
| HpUserValidator |
Validator for HP ALM User field.
|
| UftRunnerPathValidator |
Validates UFT Batch Runner path.
|
Copyright © 2016–2023. All rights reserved.