$isValidImageLink
$isValidImageLink
will check if the given image link is valid.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
URL | string | Direct Image link. | true |
Example(s)
This will return true
as the given image link is valid:
$isValidImageLink
will check if the given image link is valid.
Field | Type | Description | Required |
---|---|---|---|
URL | string | Direct Image link. | true |
This will return true
as the given image link is valid: