Skip to content

Commit 21568fc

Browse files
authored
Update README.md
1 parent 1b0e96c commit 21568fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ composer require selective/validation
2222
Login example:
2323

2424
```php
25+
use Selective\Validation\ValidationException;
2526
use Selective\Validation\ValidationResult;
2627

2728
// Get all POST values

0 commit comments

Comments
 (0)