RE: Need Help Creating a Custom Validator

2008-02-27 Thread Dave Newton
--- "Allen, Daniel" <[EMAIL PROTECTED]> wrote: > Basically, all you need to do for custom or complex validation is to > have the action in question implement Validateable, and then have a > public void validate() method that makes calls to > addActionError(String). Also check out the built-in valid

RE: Need Help Creating a Custom Validator

2008-02-27 Thread Allen, Daniel
ruary 26, 2008 11:00 PM To: 'Struts Users Mailing List' Cc: [EMAIL PROTECTED]; 'Mano Dasanayaka' Subject: Need Help Creating a Custom Validator Hi all, Can any one suggest me a good article that describes adding a custom validator and how to configure. Sample code along with r

Need Help Creating a Custom Validator

2008-02-26 Thread Mano Dasanayaka
Hi all, Can any one suggest me a good article that describes adding a custom validator and how to configure. Sample code along with required configurations is also appreciated. Thanks In Advance. Mano - To unsubscribe, e-mai