Re: [S2] Client-side code for custom validators

2007-03-16 Thread Célio Cidral Junior
2007/3/16, Célio Cidral Junior <[EMAIL PROTECTED]>: How do I implement client-side validation code for a custom validator? I have developed a custom validator that should generate client-side validation Javascript code, but I can't figure out where the implementation should lie. The actual offici

[S2] Client-side code for custom validators

2007-03-16 Thread Célio Cidral Junior
How do I implement client-side validation code for a custom validator? I have developed a custom validator that should generate client-side validation Javascript code, but I can't figure out where the implementation should lie. The actual official validators implementations don't host such code th