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