Commit d92a923
committed
minor #17476 [Validator]
This PR was merged into the 6.1 branch.
Discussion
----------
[Validator] `getRequiredOptions()` is no longer used in the example
Following #17468
I forgot to delete the method `getRequiredOptions()` as it is no longer used in the example and I have also removed the ``@Annotation`` because it was also no longer used in the example.
Commits
-------
858cabc [Validator] Remove annotationgetRequiredOptions() is no longer used in the example (mdoutreluingne)1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments