Skip to content

Commit

Permalink
fix gitee #I3H3AB.
Browse files Browse the repository at this point in the history
  • Loading branch information
shalousun committed Apr 11, 2021
1 parent 915f425 commit 0b0d426
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ public static boolean isJSR303Required(String annotationSimpleName) {
case "NotEmpty":
case "NotBlank":
case "Required":
case "Size":
return true;
default:
return false;
Expand Down

0 comments on commit 0b0d426

Please sign in to comment.