Skip to content

Commit b6be46a

Browse files
committed
Note filter_var usage in docs.
1 parent 219a324 commit b6be46a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation.md

+2
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,8 @@ In the rule above, only rows with an `account_id` of `1` would be included in th
396396

397397
The field under validation must be formatted as an URL.
398398

399+
> **Note:** This function uses PHP's `filter_var` method.
400+
399401
<a name="conditionally-adding-rules"></a>
400402
## Conditionally Adding Rules
401403

0 commit comments

Comments
 (0)