Reports unresolved class and file references in spring.handlers and spring.schemas files.
spring.handlers
spring.schemas
Example spring.handlers file:
a=my.company.MyHandler b=my.company.UnknownHandler // reports "Cannot resolve class 'my.company.UnknownHandler'"