vorburger commented on issue #606: remove only use of Apache BVal @NotEmpty 
annotation (in InteropIdentifierRequest/Response)
URL: https://github.com/apache/fineract/pull/606#issuecomment-509112580
 
 
   Erm... further work on #607 has now revealed that we actually very much do 
need a Bean Validation provider, such as Apache BVal (or Hibernate Validator; 
but we currently use BVal, through `openjpa-all`); without one, Spring start-up 
fails saying: `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.`
   
   I'm therefore closing this PR, as I'll likely be adding an explicit 
dependency to BVal over in #607 after all.
   
   Sorry for the noise! :smiling_imp: 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to