ComfyUI Node
Path Validator
A ComfyUI node in AutoFlow/Utilities with 2 inputs and 3 outputs.
Path Validator
- is_valid
- exists
- error_message
◄path►
◄check_existencetrue►
CategoryAutoFlow/Utilities
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| check_existence | BOOLEAN | true | Whether to check if path exists |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| is_valid | BOOLEAN | — |
| exists | BOOLEAN | — |
| error_message | STRING | — |