uuid
Checks for a valid Uuid, optionally for specific model type
V::uuid(string $value, array|string|null $type = null): bool
Parameters
Name | Type | Default |
---|---|---|
$valuerequired | string |
no default value |
$type | array orstring ornull |
null
|
Return type
bool