public class RegExpMatchValidator extends StringNotEmptyValidator<Void>
Constructor and Description |
---|
RegExpMatchValidator(String errorMessage,
String regExp)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
validate(String value,
Void param)
Validates the given value.
|
getErrorMessage
Copyright © 2018–2022 Agiletestware. All rights reserved.