Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add note about vesion 1.3.0 and correct Struts class link

This page describes Changes in version 1.2.0 of Commons Validator (see section 1. Changes) and notes on Upgrading from Validator 1.1.4 (see section 2. Upgrading).

...

1. Changes

Wiki Markup
*N.B.* Validator version *_1.3.0_* has been released with a number of \[http://jakarta.apache.org/commons/validator/changes-report.html bug fixes\] for version 1.2.0 and it is recommended that users upgrade to version *1.3.0*

Wiki Markup
The aim of this section is to provide a summary of the changes in *Validator 1.2.0* -  for a full list of the changes in this version see the \[http://jakarta.apache.org/commons/validator/changes-report.html Changes Report\].

...

Wiki Markup
*N.B.* Validator provides the facility to indicate that a variable's value is in a resource bundle - but it is down to individual configured validators to actually take notice of these properties and retrieve the value from the resource bundle. Struts 1.3 has been upgraded to take advantage this feature and is an example of what custom validators need to do. See the Struts \[http://svn.apache.org/viewcvs.cgiviewvc/struts/corestruts1/trunk/core/src/main/java/org/apache/struts/validator/FieldChecks.java?view=markup FieldChecks\] class.

...

2.3.2 Struts 1.3

Struts 1.3.5 is dependant on Validator 1.23.0 and fully supports all the fetures described above.