An entry within a Form that represents a single parameter and value that will be presented when the form becomes ready.
The field's current state
Returns the result of onValid if this instance is valid or default if it is invalid.
Does the action of onValid if this instance is valid.
Returns a valid state from the result of onValid if this instance is valid or invalid otherwise.