public final class RegexValidationUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isTestPathRegex(String testPath)
see if a test path starts with ^ and ends with $ thus making it a regex
|
public static boolean isTestPathRegex(String testPath)
testPath - The path string to testCopyright © 2025 OWASP. All rights reserved.