public class RegExpRowValidator extends Object
| Constructor and Description |
|---|
RegExpRowValidator(String regExpRowSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
format of a valid RegExpRow spec is [key=value] where the value is a regular expression
|
public RegExpRowValidator(String regExpRowSpec)
public void validate()
throws InvalidSelectorFormatException
InvalidSelectorFormatExceptionCopyright © 2016. All Rights Reserved.