We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e8fa13 + ebc8ef4 commit 6733dfeCopy full SHA for 6733dfe
core/validation.md
@@ -39,7 +39,7 @@ class Book
39
40
With the previous configuration, the validations groups `a` and `b` will be used when validation is performed.
41
42
-Like for [serialization groups](serialization-groups-and-relations.md#using-different-serialization-groups-per-operation),
+Like for [serialization groups](serialization.md#using-different-serialization-groups-per-operation),
43
you can specify validation groups globally or on a per operation basis.
44
45
Of course, you can use XML or YAML configuration format instead of annotations if you prefer.
0 commit comments