java.lang.NoClassDefFoundError for hibernate ValueExtractorManager
I am working on springboot application. When I launch it, I see error:
Hibernate validator class validation with blank message
I’ve created a custom validator and set it at class level, message is empty instead of the defined one.