public class RegExpValidator extends AbstractCollectionValidator<String>
RegExp| Constructor and Description |
|---|
RegExpValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(RegExp constraintAnnotation) |
protected boolean |
isValidObject(String regexp,
int index,
ConstraintValidatorContext context) |
buildErrorMessage, getCurrentLocale, getLocalizedString, isNotBlank, isValidpublic void initialize(RegExp constraintAnnotation)
protected boolean isValidObject(String regexp, int index, ConstraintValidatorContext context)
isValidObject in class AbstractCollectionValidator<String>Copyright © 2017 SAP SE. All Rights Reserved.