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