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