Hi

I am trying to develop my first Adapter in eclipse. And when I test the API of getResource(), i get an error, the error message as below:

javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath.

But the hibernate-validator is already in my classpath, I have try to change the version of hibernate-validator, it didn't work. Can someone help me? Thanks

pengpengw_0-1622538173661.png

image.png