protected class StringDataType.PatternRestriction extends BasicDataType.AbstractRestriction<Pattern>
absoluteParent, enforceStrength, errorDescription, fixed, name, parent, value| Constructor and Description |
|---|
PatternRestriction(Pattern v) |
PatternRestriction(StringDataType.PatternRestriction source) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Pattern |
getPattern() |
protected boolean |
simpleValid(Object v,
Node node,
Field field) |
addError, enforce, getEnforceStrength, getErrorDescription, getErrorDescriptionBundle, getName, getValue, inherit, inherit, isFixed, setEnforceStrength, setErrorDescription, setFixed, setValue, toString, toString, valid, validate, valueStringPatternRestriction(StringDataType.PatternRestriction source)
PatternRestriction(Pattern v)
Pattern getPattern()
protected boolean simpleValid(Object v, Node node, Field field)
simpleValid in class BasicDataType.StaticAbstractRestriction<Pattern>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}