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.
1 parent f85f5fa commit 991e66dCopy full SHA for 991e66d
docs/basics/validators.md
@@ -519,7 +519,7 @@ starting with `tags`.
519
> If you need to customise the rules used to validate relationships, overload the `relationshipRules()`
520
method on your validators class.
521
522
-Custom validation messages (on the `$messages` property) and attribute names (on the `$attribtues` property)
+Custom validation messages (on the `$messages` property) and attribute names (on the `$attributes` property)
523
are also passed to your validator.
524
525
## Delete Resource Validation
0 commit comments