protected static class AbstractLengthDataType.MaxRestriction extends BasicDataType.StaticAbstractRestriction<Long>
absoluteParent, enforceStrength, errorDescription, fixed, name, parent, value| Constructor and Description |
|---|
MaxRestriction(BasicDataType<?> dt,
AbstractLengthDataType.MaxRestriction source) |
MaxRestriction(BasicDataType<?> dt,
long max) |
| Modifier and Type | Method and Description |
|---|---|
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, valueStringMaxRestriction(BasicDataType<?> dt, AbstractLengthDataType.MaxRestriction source)
MaxRestriction(BasicDataType<?> dt, long max)
protected boolean simpleValid(Object v, Node node, Field field)
simpleValid in class BasicDataType.StaticAbstractRestriction<Long>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}