struts2 - Missing ActionValidatorManagerFactory In Struts 2.2.3? -


has actionvalidatormanagerfactory been replaced in struts 2.2.3? i'm trying write unit test test validation logic, , can't find class.

yes, removed time ago in favor of dependency injection approach.

this may out:

http://www.mail-archive.com/dev@struts.apache.org/msg31637.html


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -