Type: lib.uuid.IsValidUUID
Namespace: lib.uuid
Description
Check if a string is a valid UUID. uuid, validate, check, verify, identifier
Use cases:
- Validate user input
- Filter valid UUIDs from a dataset
- Conditional workflow based on UUID validity
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| uuid_string | str |
String to check | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bool |
Metadata
Related Nodes
Browse other nodes in the lib.uuid namespace.