Hello there! I need to validate my fields by hand (table component
navigation issues :) )

I'd like to know if its possible to use the validators on my listener
instead of binding them? If so, how?

For instance:

IFormComponent name = (IFormComponent)getComponent("name");
//validate the name using required + maxlength ...

How can I accomplish this? Also, I need to record the errors to my delegate

Best Regards

--
IBM Certified SOA Solution Designer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to