Hi!I have my own validator which checks database and I want to mix it with default
"required" validator ( or any other including my own ). Syntax like that is not working:<binding name="validators" value="bean:myCustomValidator, validators:required" />
I tried various combinations but with the same result. Is it possible at all?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
