public interface ValueContextForInputValidation extends ValueContextForValidation
| Modifier and Type | Method and Description |
|---|---|
void |
setNewValue(Object aValue)
Assigns the specified value to the current node.
|
addError, addInfo, addMessage, addWarning, hasErrorsOnNodegetAdaptationInstance, getAdaptationTable, getHome, getNode, getNode, getValue, getValue, getValuevoid setNewValue(Object aValue)
The container will validate it against the data model type and constraints.
The access and mapping rules between XML Schema and Java are described in the chapter Mapping to Java.