You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ilya Obshadko <il...@gmail.com> on 2009/09/15 21:10:29 UTC

user input validation and field dependencies

If form fields are dependent on each other, and I have to check other
fields' values to decide if current field input is valid or not, how could I
check other fields' values inside the Validator implementation?

I couldn't find a way to do that, so maybe writing a mixin would be better?

Thanks in advance.

-- 
Ilya Obshadko