| Interface | Description |
|---|---|
| Validator<V,P> |
Simple validator.
|
| Class | Description |
|---|---|
| CustomUrlAvailableValidator |
Validates that given URL is not empty and available (sends GET request).
|
| GlobalConfigValidator |
Validator for
GlobalConfig. |
| PangolinUrlValidator |
Validates Pangolin URL
|
| RegExpMatchValidator |
Validates that value matches given regular expression.
|
| StringNotEmptyValidator<P> |
Validates that the given string is not empty.
|
| TestRailUrlValidator |
Validates TestRail URL.
|
| Enum | Description |
|---|---|
| UploadTimeOutValidator |
Validates uploadTimeOut.
|
Copyright © 2018–2022 Agiletestware. All rights reserved.