1

I have tried implementing validation for a list of objects, using bean encapsulation as stated here

Spring MVC - @Valid on list of beans in REST service

I want to know if it is possible to validate a custom map, (Map<String, Object>), using a spring validator.

0 Answers0