I have found many similar questions on stackoverflow but the answers are not helping me. I am using JSR-303 Bean validation in my Rest api project to provide validation to the existing bean class. I have added all the dependencies but I am getting this error.I have found many similar questions on stackove