public class TextRegularExpressionRule extends RegularExpressionRule implements TextRule
TextValidationObject matches a Regular Expression.REGEXP| Constructor and Description |
|---|
TextRegularExpressionRule(Properties pros,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(eu.dnetlib.validator.engine.execution.ValidationObject obj) |
getErrors, getProvider, getValObjId, setErrors, setProvider, setValObjIdpublic TextRegularExpressionRule(Properties pros, int id)
Copyright © 2019. All rights reserved.