protected class ListDataType.ItemRestriction extends BasicDataType.AbstractRestriction
absoluteParent, enforceStrength, errorDescription, fixed, name, parent, value| Constructor and Description |
|---|
ItemRestriction(DataType v) |
ItemRestriction(ListDataType.ItemRestriction me) |
| Modifier and Type | Method and Description |
|---|---|
(package private) DataType |
getItemDataType() |
protected boolean |
simpleValid(Object v,
Node node,
Field field) |
protected Collection |
validate(Collection errors,
Object v,
Node node,
Field field)
This method is called by
BasicDataType.validate(Object, Node, Field) for each of its conditions. |
addError, enforce, getEnforceStrength, getErrorDescription, getErrorDescriptionBundle, getName, getValue, inherit, inherit, isFixed, setEnforceStrength, setErrorDescription, setFixed, setValue, toString, toString, valid, valueStringItemRestriction(ListDataType.ItemRestriction me)
ItemRestriction(DataType v)
DataType getItemDataType()
protected boolean simpleValid(Object v, Node node, Field field)
simpleValid in class BasicDataType.StaticAbstractRestrictionprotected Collection validate(Collection errors, Object v, Node node, Field field)
BasicDataType.StaticAbstractRestrictionBasicDataType.validate(Object, Node, Field) for each of its conditions.validate in class BasicDataType.StaticAbstractRestrictionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}