| Author |
Change order of validator and converter
|
Marco Barenkamp
Ranch Hand
Joined: Aug 27, 2001
Posts: 94
|
|
Hi, is there any possibility to change the process order of a customer converter and a custom validator. In my case, the converter converts a value and after that the value is validated. I need it the other way around. Any ideas?
|
Marco Barenkamp<br />_ _ _ _ _ ________________________ _ _ _ _ _ <br />L M I N T E R N E T S E R V I C E S AG<br /> <br />Head of Software Development<br /> <br /> <br />BEA Certified Enterprise Developer<br />Sun Certified Programmer for the Java2 Platform<br />Sun Certified Web Component Developer for the Java2 Platform<br />Sun Certified Developer for the Java 2 Platform <br />Sun Certified Business Component Developer for the Java 2 Platform <br />Sun Certified Enterprise Architect for the Java 2 Platform Enterprise Edition<br /> <br />LMIS AG
|
 |
Rajeev Ravindran
Ranch Hand
Joined: Aug 27, 2002
Posts: 455
|
|
write a custom converter and call the validator from within your converter. maybe this is a stupid suggestion  Thanks,
|
SCJP, SCWCD, SCBCD, Oracle Certified Professional (SQL n PL/SQL)
|
 |
 |
|
|
subject: Change order of validator and converter
|
|
|