I have spring config file in which I have mentioned beans whose respective JAVA classes are not present and also there are property file params referred in config file which are not present in .property file. So which API of spring verifies that all bean referred classes and file params are present ??