I\'m trying to test that my beans have correct validation annotations. I\'m using spring-boot. Here is an example test case:
package com.example.sandbox; imp