Return value types for Processing Input.
All members of processInputReturnValues, including inherited members.
VariablesModifier and Type | Variable | Description |
---|---|---|
public | Munged | The value has been adjusted from what the user did, but not in a way that affects its logical value (for example, if the lowercase attribute is set, and an uppercase character was typed in) |
public | Valid | The value passed in is valid (or it was made valid) |