You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by José Santos <sa...@gmail.com> on 2009/02/24 07:18:46 UTC

[struts 2.1.6] ShortRangeFieldValidator and LongRangeFieldValidator

in struts 2.1.6/xwork 2.1.2, annotations @ShortRangeFieldValidator and
@LongRangeFieldValidator do not exist in com.opensymphony.xwork2.
validator.annotations.
any way to apply such validations using annotations?

santos.