I see that Commons Validator now supports this as an option. For applications (and whole companies) which aren't concerned about i18n it would be very nice to have less moving pieces and place the name of the field directly into validation.xml rather than referencing a key into a resource bundle.
Is this possible in Struts 1.3.5? Looking at the source for FieldChecks I don't see how it is, but hopefully the venerable Struts allows itself to be used in this way. Any suggestions? Thanks, Stu