It seems like StrutsValidatorUtil & StrutsValidator really
belong in o.a.s.validator
so I propose to deprecated
o.a.s.util.StrutsValidator &
o.a.s.util.StrutsValidatorUtil
and copy them to
o.a.s.validator.StrutsValidator &
o.a.s.validator.StrutsValidatorUtil
Only the o.a.s.t.html.JavascriptValidatorTag uses the StrutsValidatorUtil,
other than the o.a.s.validator. classes
And o.a.s.util.StrutsValidator is not used anywhere except by the
the validator.xml files.
So before struts 1.1 final the util versions would be removed.
Comments ?
-Rob
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>