@RequestBody List<@Valid CompanyTag> categories;
instead of focusing on @Valid List, focus on the object itself like List.