Commit 5312ce7
committed
[#257] Set the default validatedBy on the Constraint annotation
as part of: Support ConstraintValidator declaration via service loader [BVAL-645]
since there are different ways a constraint validator can be registered, there is no need to require an array of validators on constraint annotation...1 parent b38ebd5 commit 5312ce7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
0 commit comments