Constructor and Description |
---|
PatternValidator(java.lang.String value,
int flags) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(java.lang.Object value)
Validates the value according to the constraints defined by this validator.
|