I am interested in using valdr Bean Validation for my Spring 4 REST project, but it seems like valdr Bean Validation is only available with CLI and as Servlets.
I tried integrating it with my Spring project but it doesn't seem to work. I have been stuck on this for a while.
Could anyone please help me out with any examples of valdr Bean Validation integration with Spring?
Is there a specific configuration needed to integrate it?
Any help is appreciated!
Thank You!