RE: Struts Validator: 'fatal' and 'non-fatal' validations

2001-12-04 Thread Alexander Jesse
e overall workings of the validator, but can imagine uses for it... regards Alexander Jesse -Original Message- From: David Winterfeldt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 12:11 AM To: Struts Developers List Subject: Re: Struts Validator: 'fatal' and &#x

Re: Struts Validator: 'fatal' and 'non-fatal' validations

2001-12-04 Thread David Winterfeldt
Alan and I already talked offline, but I told him this might be a good place to get other opinions. I think that all validation errors are fatal. If it isn't fatal it is really a message, so you could use ActionMessages instead of ActionErrors. The equivalents of all the error methods could be