Skip to content

Commit ed465c9

Browse files
committed
Update README.md
1 parent c45e401 commit ed465c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ if(!$validator->validate()){
128128
* `ipv6` Validate that value is IPv6
129129
* `date`, `datetime` Validate that value is date/datetime
130130

131+
**Hint:** You can add `[]` to the end of any type to validate an array of values.
132+
131133
#### Validator Methods
132134

133135
##### `__construct(array $values, array $rules)`

0 commit comments

Comments
 (0)