Struts Validator does not work

I spent a whole day trying to figure out a Struts validator problem. It's a web application containing three modules, but only one module does not perform Struts validation. The XML config files are perfectly fine, but no clue was given by the logger or compiler. The log file spits validateInteger error, but no helpful hints whatsoever were given even after turning on the root level logging to DEBUG level.