Augusto Ravazoli
Results
1
comments of
Augusto Ravazoli
After reading the source code of the library and some tests, I found a possible solution using a custom `ResourceBundleConstraintDescriptionResolver`: ```java public class ConstrainedFields { private final ConstraintDescriptions constraints; private...