Checks for various problems in Struts Validator configuration files.
- References to form beans with undefined types
- References to form beans with types not derived from proper classes
- References to actions without associated form bean (missing name parameter)