Commit c166715
committed
minor #10830 [Validator] Added missing examples in IdenticalTo constraint (xElysioN)
This PR was merged into the 3.4 branch.
Discussion
----------
[Validator] Added missing examples in IdenticalTo constraint
Hi,
This fix #10829 (Missing YAML, XML and PHP example in Basic Usage)
And add missing space for ``age`` in Basic Usage.
Link of changes : https://pr-10830-trovf4q-nq3xa5jtywvyc.eu.s5y.io/reference/constraints/IdenticalTo.html
Commits
-------
ad78e1b fix #10829: add missing examples in IdenticalTo constraint1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| |||
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| 104 | + | |
| 105 | + | |
97 | 106 | | |
98 | 107 | | |
99 | 108 | | |
| |||
0 commit comments