79425022

Date: 2025-02-09 14:04:36
Score: 3.5
Natty:
Report link

@RequestBody List<@Valid CompanyTag> categories;

instead of focusing on @Valid List, focus on the object itself like List.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @RequestBody
  • User mentioned (0): @Valid
  • Low reputation (1):
Posted by: Ashar Shahab