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 fc31cc3 commit a6adec8Copy full SHA for a6adec8
docs/1.x/valid-ulid.md
@@ -1,6 +1,6 @@
1
## ValidUlid
2
3
-If you want to validate ulid, you can use `ValidUlid` rule:
+If you want to validate ulid, you can use the `ValidUlid` rule:
4
5
```php
6
use Milwad\LaravelValidate\Rules\ValidUlid;
0 commit comments