79363236

Date: 2025-01-16 22:46:58
Score: 1.5
Natty:
Report link

You have to manually do it without any deps or Bean

class Util{
  public static Validator validator(){
    return Validation.buildDefaultValidatorFactory().getValidator();
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: viespring