Skip to content

Commit

Permalink
Modified rules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Robert committed Dec 31, 2021
1 parent 1266f7a commit a762925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,6 @@ $v = validate('[email protected]')->check(function(){

Note that `check` can be called multiple times. And the syntax does not change even when dealing with multiple values, because, again, **it does not apply to any value in particular**.

```

`fileImage`
The path passed must point to a valid image file. That is one of : `jpeg, png, gif, or webp`.
Expand Down

0 comments on commit a762925

Please sign in to comment.