Still more / Re: ValidatorResults are empty? (in Struts 1.2.2 with the new Commons Validator)

2004-09-03 Thread Casey Forbes
gi?id=26413 Basically, boolean pass/fail results are now returned from the FieldCheck and stuffed into the validation result map instead of the converted values that I used to get in Struts 1.1. Shouldn't this be documented in the Release Notes? Casey On Fri, 3 Sep 2004, Casey Forbes wrote: Hi

Sorry / Re: ValidatorResults are empty? (in Struts 1.2.2 with the new Commons Validator)

2004-09-03 Thread Casey Forbes
Agh. I'm blind. Disregard my message and have a good weekend. Casey On Fri, 3 Sep 2004, Casey Forbes wrote: Hi all, This is sort of a commons-validator question but I know that there are some folks here that know all about the validator... I just upgraded to Struts 1.2.2 from 1.1 and I brok

ValidatorResults are empty? (in Struts 1.2.2 with the new Commons Validator)

2004-09-03 Thread Casey Forbes
Hi all, This is sort of a commons-validator question but I know that there are some folks here that know all about the validator... I just upgraded to Struts 1.2.2 from 1.1 and I broke all of my applications :( It looks like ValidatorForm.getResultValueMap() will always return an empty map becau