Skip to content

Commit ba5594a

Browse files
committed
Upd README.md
1 parent 60a226d commit ba5594a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,3 +277,9 @@ Max. file size: 1.049 MB
277277
```php
278278
string $model->getFileRealPath($attribute);
279279
```
280+
281+
### Get validation rules file
282+
283+
```php
284+
array $model->getFileRules($attribute)
285+
```

0 commit comments

Comments
 (0)