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 15d8134 commit 86dbf87Copy full SHA for 86dbf87
docs/1.x/valid-vatid.md
@@ -1,6 +1,6 @@
1
## ValidVatId
2
3
-If you want to validate vatid, you can use `ValidVatId` rule:
+If you want to validate vatid, you can use the `ValidVatId` rule:
4
5
```php
6
use Milwad\LaravelValidate\Rules\ValidVatId;
0 commit comments