PersistentAI API Documentation / @persistentai/fireflow-vfs / path / ValidationResult
Interface: ValidationResult
Defined in: packages/fireflow-vfs/src/path/validation.ts:26
Result of a validation operation
Properties
error?
optionalerror:string
Defined in: packages/fireflow-vfs/src/path/validation.ts:30
Error message if invalid
valid
valid:
boolean
Defined in: packages/fireflow-vfs/src/path/validation.ts:28
Whether the input is valid