When you need to perform trivial validation separation.

For example, there's an input field and a go button that are validated
as one unit separately from the rest of the page.

You set both immediate, and then when the go button is pushed, the
input field will be converted/validated.   Validation for all other
components will be skipped.


On 12/21/06, lightbulb432 <[EMAIL PROTECTED]> wrote:

When would you set immediate to true for an EditableValueHolder? I don't see
the purpose. After all, if it happens in Apply Request Values versus Process
Validations, what's the difference in terms of functionality?

When should a developer consider setting immediate to true in these cases?
--
View this message in context: 
http://www.nabble.com/EditableValueHolder-immediate%3Dtrue--tf2869078.html#a8019074
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Reply via email to