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 c39ed7b commit 1081a3eCopy full SHA for 1081a3e
README.md
@@ -24,7 +24,7 @@ composer require selective/validation
24
> A Notification collects together errors
25
26
In order to use a notification, you have to create the `ValidationResult` object.
27
-A `ValidationResult` can be really simple, sometimes just a list of strings will do the trick.
+A `ValidationResult` can be really simple:
28
29
```php
30
<?php
0 commit comments