uuid Checks for a valid Uuid, optionally for specific model type kirby/src/Toolkit/V.php#L619 V::uuid(string $value, ?string $type = null): bool Parameters Name Type Default $value * string – $type string|null null Return type bool