I am getting false errors in the logs. I'd like to have a clean startup since the uninformed have a habit of opening trouble tickets when they see the word "ERROR" in the log files.

ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'financialInstitution.id' does not exist in class 'com.domain.account.Bin'
ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'rootProgram.id' does not exist in class 'com.domain.account.Client'
ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'bin.id' does not exist in class 'com.domain.account.BinRange'
ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'client.id' does not exist in class 'com.domain.account.BinRange'
ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'client.id' does not exist in class 'com.domain.account.Program'
ERROR [DefaultXmlBeanValidationConfigurationLoader] Property 'corporateUser.userProfile' does not exist in class 'com.domain.account.Program'