79366381

Date: 2025-01-18 00:24:36
Score: 1
Natty:
Report link

I think you're using a pretty old version of hibernate validator.

Do you need to use org.hibernate.validator.constraints.Email (this is deprecated in later releases for jakarta.validation.constraints.Email)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: akfp